Compilation fix for windows platform

This commit is contained in:
Sergey Sharybin 2012-10-22 13:52:56 +00:00
parent d8d7664dbd
commit 6a979acbf0

@ -34,7 +34,8 @@
#define __LOG_IMAGE_CORE_H__
#include <stdio.h>
#include <stdint.h>
#include "BLO_sys_types.h"
#ifdef __cplusplus
extern "C" {