diff options
Diffstat (limited to 'Example/Demo/demo_b.cxx')
-rw-r--r-- | Example/Demo/demo_b.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Example/Demo/demo_b.cxx b/Example/Demo/demo_b.cxx deleted file mode 100644 index 08a2329..0000000 --- a/Example/Demo/demo_b.cxx +++ /dev/null @@ -1,3 +0,0 @@ -#include "hello.h" - -Hello hello; |