Linux compile fixes

This commit is contained in:
Jacob Støren
2016-09-28 15:07:19 +02:00
parent 3bca03a722
commit c2eff1b733
5 changed files with 5 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
#pragma once
#include "cvfBase.h"
#include "cvfObject.h"
#include "cvfVector3.h"
#include "cvfBoundingBox.h"