From 1425f72c38fe23a9d3fcda583a7da1e7315acfc3 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Wed, 17 Jan 2018 18:42:47 +0100 Subject: build system improved --- code/ecp/msgq.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'code/ecp/msgq.h') diff --git a/code/ecp/msgq.h b/code/ecp/msgq.h index 41e819b..a81ff36 100644 --- a/code/ecp/msgq.h +++ b/code/ecp/msgq.h @@ -1,8 +1,5 @@ #ifdef ECP_WITH_MSGQ -#include -#include - #define ECP_MSGQ_MAX_MSG 32 #define ECP_MSGQ_ERR_MAX_MSG -110 -- cgit v1.2.3