forked from Imagelibrary/rtems
Add HAVE_CONFIG_H.
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#if defined(_WIN32)
|
||||
#define _CRT_SECURE_NO_WARNINGS /* Disable deprecation warning in VS2005 */
|
||||
#endif /* _WIN32 */
|
||||
|
||||
Reference in New Issue
Block a user