diff options
Diffstat (limited to 'Example/Demo/demo.cxx')
-rw-r--r-- | Example/Demo/demo.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Example/Demo/demo.cxx b/Example/Demo/demo.cxx index f266c6b..31de038 100644 --- a/Example/Demo/demo.cxx +++ b/Example/Demo/demo.cxx @@ -1,4 +1,3 @@ -#include <iostream> #include "hello.h" extern Hello hello; |