#805 Linux fixes

This commit is contained in:
Magne Sjaastad 2016-08-05 17:53:02 +02:00
parent 1101db5787
commit 5088ae90d9
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#pragma once
#include "cvfBase.h"
#include "cvfArray.h"
#include "cvfCamera.h"
#include "cvfOverlayItem.h"

View File

@ -1,6 +1,7 @@
#pragma once
#include "cvfBase.h"
#include "cvfObject.h"
#include "cvfScalarMapper.h"