diff --git a/test/test.cpp b/test/test.cpp index 1b127c8..29e8f6c 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -3,6 +3,7 @@ #include "../lib/api.hpp" using namespace std; +using namespace marcelb; int main() { diff --git a/test/test.o b/test/test.o index 1ccfd78..5251b16 100755 Binary files a/test/test.o and b/test/test.o differ