This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
CMake
mirror of
https://github.com/Kitware/CMake.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
remove fancy cxx stuff from the example
Bill Hoffman
24 years ago
parent
d98cafb684
commit
65285bb6f0
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
Example/Demo/demo.cxx
+ 0
- 1
Example/Demo/demo.cxx
View File
@@ -1,4 +1,3 @@
-#include <iostream>
#include "hello.h"
extern Hello hello;