From 78b384662f484e946a6a17c96e6c309df0c039da Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Thu, 19 May 2016 23:54:42 +0800 Subject: Added a sample plugin as a template. Implemented scanPlugin for Windows. --- include/qmpcorepublic.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/qmpcorepublic.hpp') diff --git a/include/qmpcorepublic.hpp b/include/qmpcorepublic.hpp index eb53bb3..98b8936 100644 --- a/include/qmpcorepublic.hpp +++ b/include/qmpcorepublic.hpp @@ -1,6 +1,7 @@ #ifndef QMPCOREPUBLIC_H #define QMPCOREPUBLIC_H #include +#include #include //This struct is used by event reader callbacks and event handler callbacks //as caller data struct -- cgit v1.2.3