include: config.h is private and should not be included in public API.

This commit is contained in:
Vic Lee
2011-11-24 19:35:51 +08:00
parent af324260ac
commit d778564a52

View File

@@ -25,8 +25,6 @@
#include <WinDef.h>
#endif
#include "config.h"
/* Base Types */
#ifdef HAVE_LIMITS_H