summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmExprParser.y
diff options
context:
space:
mode:
Diffstat (limited to 'Source/LexerParser/cmExprParser.y')
-rw-r--r--Source/LexerParser/cmExprParser.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/LexerParser/cmExprParser.y b/Source/LexerParser/cmExprParser.y
index 1c959f6..51df56e 100644
--- a/Source/LexerParser/cmExprParser.y
+++ b/Source/LexerParser/cmExprParser.y
@@ -13,7 +13,6 @@ Run bison like this:
#include "cmConfigure.h" // IWYU pragma: keep
-#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <stdexcept>