00001 // bighashmap.hpp -*- C++ -*- 00002 // Copyright (C) 2011 Martin Trenkmann 00003 #ifndef AITOOLS_BIGHASHMAP_BIGHASHMAP_HPP 00004 #define AITOOLS_BIGHASHMAP_BIGHASHMAP_HPP 00005 00006 // THE MAIN INCLUDE FILE ------------------------------------------------------- 00007 // AItools BigHashMap Library -------------------------------------------------- 00008 00009 #include "core/big_hash_map.hpp" 00010 00011 #endif // AITOOLS_BIGHASHMAP_BIGHASHMAP_HPP