about summary refs log tree commit diff
path: root/make/examples/not-so-simple-header/foo/fnord/indirect.h
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2011-02-09T12·48+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2011-02-09T12·48+0000
commit3087b3f7513ce713e0b759f63b9a4e9142e46f82 (patch)
treeef9c92ef186a8336dc8d293f37052247a008cd06 /make/examples/not-so-simple-header/foo/fnord/indirect.h
parenteb94581d399b8d0945b883b14c4a892fdab95dfc (diff)
* Obsolete.
Diffstat (limited to 'make/examples/not-so-simple-header/foo/fnord/indirect.h')
-rw-r--r--make/examples/not-so-simple-header/foo/fnord/indirect.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/examples/not-so-simple-header/foo/fnord/indirect.h b/make/examples/not-so-simple-header/foo/fnord/indirect.h
deleted file mode 100644
index 2fde1e26c1dd..000000000000
--- a/make/examples/not-so-simple-header/foo/fnord/indirect.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#define HELLO "Hello"
-
-#include "../../bar/hello.h"