diff UnitTests/SQLite.cpp @ 50:a15e90e5d6fc

rename in code
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Sep 2012 15:50:12 +0200
parents 3959d33612cc
children f1d0470ff334
line wrap: on
line diff
--- a/UnitTests/SQLite.cpp	Wed Sep 05 15:38:08 2012 +0200
+++ b/UnitTests/SQLite.cpp	Wed Sep 05 15:50:12 2012 +0200
@@ -6,7 +6,7 @@
 
 #include <sqlite3.h>
 
-using namespace Palantir;
+using namespace Palanthir;
 
 
 TEST(SQLite, Configuration)