1
0
Fork 0

mingw fix

This commit is contained in:
ehofman 2009-10-26 19:49:33 +00:00 committed by Tim Moore
parent 82364aa4da
commit 1d097cc575

View file

@ -41,6 +41,7 @@ INCLUDES
#include <iostream>
#include <iomanip>
#include <cstring>
#include <cstdio>
#include "FGfdmSocket.h"
#include "string_utilities.h"