fixes for Linux

This commit is contained in:
Erwin Coumans (Google)
2015-04-16 16:58:42 -07:00
parent b2ba615874
commit bf39570ff3
7 changed files with 62 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
#include <stdio.h>
#include "b3Scalar.h"
#include <stddef.h>//ptrdiff_h
#include <string>
#include <string.h>
struct b3FileUtils
{