Linux build fixes

This commit is contained in:
Matt Pharr
2011-12-15 12:23:26 -08:00
parent 018b547c40
commit f30a5dea79
2 changed files with 2 additions and 1 deletions

1
ispc.h
View File

@@ -52,6 +52,7 @@
#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>
#include <vector>
#include <string>