aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/tomo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/tomo.h')
-rw-r--r--src/stdlib/tomo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stdlib/tomo.h b/src/stdlib/tomo.h
index 6d70a089..ff16bee1 100644
--- a/src/stdlib/tomo.h
+++ b/src/stdlib/tomo.h
@@ -1,8 +1,8 @@
-#pragma once
-
// All of the different builtin modules can be included by including this one
// import
+#pragma once
+
#include <math.h> // IWYU pragma: export
#include <stdbool.h> // IWYU pragma: export
#include <stdint.h> // IWYU pragma: export