Index: src/checks.h |
diff --git a/src/checks.h b/src/checks.h |
index e0704774ba453ecfee4daaff0de1987869b34a77..6b493225ad0ddaba06beea683907c9fcaae862d0 100644 |
--- a/src/checks.h |
+++ b/src/checks.h |
@@ -30,8 +30,6 @@ |
#include <string.h> |
-#include "../include/v8stdint.h" |
- |
extern "C" void V8_Fatal(const char* file, int line, const char* format, ...); |
void API_Fatal(const char* location, const char* format, ...); |