-rw-r--r-- | libopie2/examples/opiedb/sqltest/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie2/examples/opiedb/sqltest/main.cpp b/libopie2/examples/opiedb/sqltest/main.cpp index 2ecbf76..adca5fd 100644 --- a/libopie2/examples/opiedb/sqltest/main.cpp +++ b/libopie2/examples/opiedb/sqltest/main.cpp | |||
@@ -7,4 +7,5 @@ | |||
7 | #include <opie2/osqlresult.h> | 7 | #include <opie2/osqlresult.h> |
8 | 8 | ||
9 | using namespace Opie::DB; | ||
9 | int main( int argc, char* argv[] ) { | 10 | int main( int argc, char* argv[] ) { |
10 | 11 | ||