remove fancy cxx stuff from the example
This commit is contained in:
parent
d98cafb684
commit
65285bb6f0
|
@ -1,4 +1,3 @@
|
||||||
#include <iostream>
|
|
||||||
#include "hello.h"
|
#include "hello.h"
|
||||||
|
|
||||||
extern Hello hello;
|
extern Hello hello;
|
||||||
|
|
Loading…
Reference in New Issue