Linux compilation fix

Added include
This commit is contained in:
Stein Dale
2015-05-08 15:51:13 +02:00
parent 5fe54c6c8d
commit 1b8944516f
@@ -19,6 +19,8 @@
#pragma once
#include <stdlib.h>
#include "RigFemTypes.h"
#include "cvfObject.h"
#include "cvfAssert.h"