summaryrefslogtreecommitdiff
path: root/object_header_extractor.cpp
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-11-02 06:55:15 +0100
committertomsmeding <hallo@tomsmeding.nl>2015-11-02 06:55:15 +0100
commitdcaa318d677a1a6881ccc87640ae75c0fc578bfb (patch)
tree3ff05dc8494d6629dddfde30f859e0c72e620926 /object_header_extractor.cpp
Initial
Diffstat (limited to 'object_header_extractor.cpp')
-rw-r--r--object_header_extractor.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/object_header_extractor.cpp b/object_header_extractor.cpp
new file mode 100644
index 0000000..c851056
--- /dev/null
+++ b/object_header_extractor.cpp
@@ -0,0 +1,7 @@
+#define CAT(a,b) a##b
+#define CATI(a,b) CAT(a,b)
+
+#define EVENT(name) \
+ CATI(CATI(__________EVENT_COUNTER_TAG_,name),__________) __________EVENT_NEWLINE__________
+
+#include __OBJECT_FNAME__