aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/webcore/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bun.js/bindings/webcore/config.h')
-rw-r--r--src/bun.js/bindings/webcore/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/bun.js/bindings/webcore/config.h b/src/bun.js/bindings/webcore/config.h
new file mode 100644
index 000000000..8d25cbc46
--- /dev/null
+++ b/src/bun.js/bindings/webcore/config.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#ifndef WEBCORE_CONFIG
+#define WEBCORE_CONFIG
+#include "root.h"
+#endif \ No newline at end of file