#ifndef CONFIG_H
#define CONFIG_H

#cmakedefine MEMXML_DATA_PATH @MEMXML_DATA_PATH@
#cmakedefine HAVE_64_BIT

#endif // CONFIG_H