config.h 175 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 #pragma once // config.h // 8/23/2013 jichi // The first header file that are included by all source files. #define IHF // for dll import #include "ith/dllconfig.h" // EOF