diff options
Diffstat (limited to 'testpp.cpp')
-rw-r--r-- | testpp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ #include <iostream> using namespace std; -using namespace noos; +using namespace newsbeuter; #ifdef _TESTPP int main(int argc, char * argv[]) { |