diff options
Diffstat (limited to '')
| -rw-r--r-- | aisa/aisa.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/aisa/aisa.cpp b/aisa/aisa.cpp index 0c806de..97a3b17 100644 --- a/aisa/aisa.cpp +++ b/aisa/aisa.cpp | |||
| @@ -4,9 +4,4 @@ | |||
| 4 | 4 | ||
| 5 | namespace aisa { | 5 | namespace aisa { |
| 6 | 6 | ||
| 7 | void do_something() | ||
| 8 | { | ||
| 9 | std::cout << "Hello, world!\n"; | ||
| 10 | } | ||
| 11 | |||
| 12 | } | 7 | } |
