summaryrefslogtreecommitdiff
path: root/include/benoit/d/resx.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/benoit/d/resx.hh')
-rw-r--r--include/benoit/d/resx.hh6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/benoit/d/resx.hh b/include/benoit/d/resx.hh
new file mode 100644
index 0000000..c90a790
--- /dev/null
+++ b/include/benoit/d/resx.hh
@@ -0,0 +1,6 @@
+# pragma once
+namespace benoit {
+ namespace d {
+ unsigned extern resx;
+ }
+}