Commit a4878ec4 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Dash: fix compilation for Windows

parent ab0080f6
...@@ -20,6 +20,8 @@ ...@@ -20,6 +20,8 @@
#ifndef SEGMENTINFORMATION_HPP #ifndef SEGMENTINFORMATION_HPP
#define SEGMENTINFORMATION_HPP #define SEGMENTINFORMATION_HPP
#define __STDC_CONSTANT_MACROS
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include "config.h" # include "config.h"
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment