mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
movieplayer.cpp: remove possible compile issue
"__STDC_LIMIT_MACROS" redefined
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#define __STDC_LIMIT_MACROS
|
||||
|
||||
#include <stdint.h>
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
|
Reference in New Issue
Block a user