summaryrefslogtreecommitdiff
path: root/testpp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'testpp.cpp')
-rw-r--r--testpp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpp.cpp b/testpp.cpp
index 7e205d0e..5c4d5ec6 100644
--- a/testpp.cpp
+++ b/testpp.cpp
@@ -3,7 +3,7 @@
#include <iostream>
using namespace std;
-using namespace noos;
+using namespace newsbeuter;
#ifdef _TESTPP
int main(int argc, char * argv[]) {