Fixed mingw build

This commit is contained in:
BenDroid 2017-11-23 20:24:04 +01:00
parent 6e84f08e50
commit 2e34175752
5 changed files with 5 additions and 3 deletions

View file

@ -23,6 +23,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <string>
#include <uv.h>
#include "log/Log.h"