Browse Source

fix build

Signed-off-by: Kim Kulling <[email protected]>
Kim Kulling 10 years ago
parent
commit
380d4f53a0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/openddlparser/include/openddlparser/OpenDDLCommon.h

+ 1 - 0
contrib/openddlparser/include/openddlparser/OpenDDLCommon.h

@@ -26,6 +26,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 #include <cstddef>
 #include <vector>
+#include <string>
 
 #include <string.h>