From dcaa318d677a1a6881ccc87640ae75c0fc578bfb Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Mon, 2 Nov 2015 06:55:15 +0100 Subject: Initial --- object_header_extractor.cpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 object_header_extractor.cpp (limited to 'object_header_extractor.cpp') 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__ -- cgit v1.2.3-70-g09d2