aboutsummaryrefslogtreecommitdiff
path: root/lib/dis.h
diff options
context:
space:
mode:
authorcomex2015-01-11 20:08:22 -0500
committercomex2015-01-11 20:08:31 -0500
commit8c0ede315ae095b359b8ddf5942f62cc068d3fc8 (patch)
treeeeaeb410f66974e8bd84f899f9623d4c2b2e47b4 /lib/dis.h
parentthis speeds it up a tad, still ~2s; oh well, I asked for C++... (diff)
downloadsubstitute-8c0ede315ae095b359b8ddf5942f62cc068d3fc8.tar.gz
generate all the transform-dis-*; should be more precise; can't just use makedep because of parallel builds
Diffstat (limited to '')
-rw-r--r--lib/dis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dis.h b/lib/dis.h
index 037ffd2..386470a 100644
--- a/lib/dis.h
+++ b/lib/dis.h
@@ -1,4 +1,4 @@
-#pragma once
+
#include <stdbool.h>
#define UNUSED __attribute__((unused))