ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Hash.h
Go to the documentation of this file.
1 #ifndef HASH_INCLUDED
2 #define HASH_INCLUDED
3 #include <unordered_map>
4 #define hash_map std::unordered_map
5 #endif // HASH_INCLUDED