Textractor_test/vnr/ith/hook/config.h

11 lines
175 B
C
Raw Normal View History

2015-04-02 22:30:50 +08:00
#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