]> git.sesse.net Git - vlc/commitdiff
demux: dash: fix win32 build
authorFrancois Cartegnie <fcvlcdev@free.fr>
Mon, 12 Jan 2015 19:45:59 +0000 (20:45 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Mon, 12 Jan 2015 19:45:59 +0000 (20:45 +0100)
modules/demux/dash/mpd/SegmentTimeline.cpp

index 7078bf80d8a5fc99ca2c9ddbd116d05a6f828032..7ca8cbf0720ebeb6f3f853c731aab148da4dc8ff 100644 (file)
@@ -20,6 +20,7 @@
  * along with this program; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#define __STDC_CONSTANT_MACROS
 
 #ifdef HAVE_CONFIG_H
 # include "config.h"