Fixed some warnings. Cut 0.5 (final) release.
This commit is contained in:
@@ -34,7 +34,7 @@ extern "C" {
|
||||
/* Just to get size_t */
|
||||
#include <stdio.h>
|
||||
#ifndef COLE_INTERNAL_H
|
||||
#include "internal.h" // For _COLE struct definitions
|
||||
#include "internal.h" /* For _COLE struct definitions */
|
||||
#endif
|
||||
#if !(defined( __BORLANDC__ ) || defined( __WIN32__ ))
|
||||
/**************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user