aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/functiontype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/functiontype.h')
-rw-r--r--src/stdlib/functiontype.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/functiontype.h b/src/stdlib/functiontype.h
index d308be96..095d630e 100644
--- a/src/stdlib/functiontype.h
+++ b/src/stdlib/functiontype.h
@@ -3,8 +3,6 @@
#include <stdbool.h>
#include <stdint.h>
-#include "metamethods.h"
-#include "optionals.h"
#include "types.h"
#include "util.h"