Browse Source

remove fancy cxx stuff from the example

Bill Hoffman 24 years ago
parent
commit
65285bb6f0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Example/Demo/demo.cxx

+ 0 - 1
Example/Demo/demo.cxx

@@ -1,4 +1,3 @@
-#include <iostream>
 #include "hello.h"
 
 extern Hello hello;