diff options
Diffstat (limited to 'tests/path_test.cpp')
-rw-r--r-- | tests/path_test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/path_test.cpp b/tests/path_test.cpp index 911b760..280f968 100644 --- a/tests/path_test.cpp +++ b/tests/path_test.cpp @@ -2,6 +2,7 @@ #include <raul/Path.h> using namespace std; +using namespace Raul; int main() |