fixed Ubuntu build

This commit is contained in:
matlabbe
2016-01-05 15:44:34 -05:00
parent 2108f449b3
commit 389d29ebf5
7 changed files with 10 additions and 11 deletions

View File

@@ -22,6 +22,7 @@
#include <sstream>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#ifdef _WIN32
#include <windows.h>