summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2016-04-11 12:56:03 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2016-04-11 12:56:03 +0000
commitf55002c469ed7f5c198a7bb878266aa5f4805487 (patch)
treeb4be66fcb4d4e17693ab7a0424bec2833e1dc86b /src
parentremove FORCE from executable paths (diff)
downloadinkscape-f55002c469ed7f5c198a7bb878266aa5f4805487.tar.gz
inkscape-f55002c469ed7f5c198a7bb878266aa5f4805487.zip
cstdint is c++11, defaulting to stdint.h
(bzr r14776)
Diffstat (limited to 'src')
-rw-r--r--src/livarot/LivarotDefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/livarot/LivarotDefs.h b/src/livarot/LivarotDefs.h
index 4e3c91e72..abeff3861 100644
--- a/src/livarot/LivarotDefs.h
+++ b/src/livarot/LivarotDefs.h
@@ -13,7 +13,7 @@
# include "config.h"
#endif
-#include <cstdint>
+#include <stdint.h>
// error codes (mostly obsolete)
enum