aboutsummaryrefslogtreecommitdiff
path: root/src/wx-sys.h
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-10-30 00:21:27 -0600
committerMelody Horn <melody@boringcactus.com>2021-10-30 00:21:27 -0600
commit2c422c2841f24be9a3fb65b1bf090bc847bae2b4 (patch)
tree77949cf90ad6cb7d8ad4f19a0b9b50fc7102861a /src/wx-sys.h
parent2d242f308a0c14aa46407b20afaadead9b22150a (diff)
downloadshit-wx-sys-2c422c2841f24be9a3fb65b1bf090bc847bae2b4.tar.gz
shit-wx-sys-2c422c2841f24be9a3fb65b1bf090bc847bae2b4.zip
..what is even fucking happening
Diffstat (limited to 'src/wx-sys.h')
-rw-r--r--src/wx-sys.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/wx-sys.h b/src/wx-sys.h
new file mode 100644
index 0000000..68c4484
--- /dev/null
+++ b/src/wx-sys.h
@@ -0,0 +1,4 @@
+#include "rust/cxx.h"
+#include <memory>
+
+void message_box();