Avoid use of static attribute in functions
[anna.git] / example / diameter / launcher / main.cpp
index 6f2a653..7b13e12 100644 (file)
@@ -26,6 +26,8 @@ int main(int argc, const char** argv) {
   Launcher app;
   anna::http::functions::initialize();
 
+  std::cout << "XXXXXXXXXXXXXXXXXXXXXXX " << anna::functions::hash("hola que tal") << std::endl;
+
   try {
     anna::CommandLine& commandLine(anna::CommandLine::instantiate());
     // General