about summary refs log tree commit diff
path: root/make/examples/not-so-simple-header-auto/foo/fnord/indirect.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/examples/not-so-simple-header-auto/foo/fnord/indirect.h')
-rw-r--r--make/examples/not-so-simple-header-auto/foo/fnord/indirect.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/examples/not-so-simple-header-auto/foo/fnord/indirect.h b/make/examples/not-so-simple-header-auto/foo/fnord/indirect.h
deleted file mode 100644
index 2fde1e26c1dd..000000000000
--- a/make/examples/not-so-simple-header-auto/foo/fnord/indirect.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#define HELLO "Hello"
-
-#include "../../bar/hello.h"