From 298f49e017e083c56dbb7d77ff8b0a852fc4ee9c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 21 May 2013 02:45:49 +0900 Subject: [PATCH] Include . --- cos.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cos.h b/cos.h index 475e355..9624573 100644 --- a/cos.h +++ b/cos.h @@ -29,6 +29,7 @@ extern "C" { #endif #include +#include typedef void* COS_object; -- 1.7.10.4