Fixed includes on Linux

This commit is contained in:
Magne Sjaastad
2015-11-10 01:53:24 -08:00
parent 0beb043804
commit e64f943e4c
4 changed files with 11 additions and 3 deletions

View File

@@ -18,6 +18,8 @@
/////////////////////////////////////////////////////////////////////////////////
#pragma once
#include "cvfBase.h"
#include "cvfDrawableGeo.h"
namespace cvf