Changed a bunch of method names, including Singleton<>

This commit is contained in:
Kayne Ruse
2014-10-01 01:57:03 +10:00
parent 9b43b4641f
commit be9ce33637
5 changed files with 44 additions and 41 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
#include "server_application.hpp"
//utility functions
#include "sql_utility.hpp"
#include "sql_tools.hpp"
#include "utility.hpp"
#include <stdexcept>