merged some windows fixes from RC_0_16

This commit is contained in:
Arvid Norberg
2013-01-06 18:38:33 +00:00
parent 38d7e58177
commit d8c2228ff3
4 changed files with 32 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <boost/config.hpp>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h> // for exit()
int test_main();