@ -35,7 +35,7 @@
#include <string>
#include <vector>
static boost::unordered::concurrent_flat_map<std::string,id> foo;
static boost::unordered::concurrent_flat_map<std::string,int> foo;
namespace l
{