1#ifndef CONF_H
2#define CONF_H
3
4#undef HAVE_VECTOR
5#undef HAVE_EXT_HASH_MAP
6
7#endif
8