camenduru's picture
ceres-solver and colmap
2b5a2b6
#ifndef HASH_INCLUDED
#define HASH_INCLUDED
#include <unordered_map>
#define hash_map std::unordered_map
#endif // HASH_INCLUDED