Added include of typeinfo as it seems to be needed on ubuntu and rhe6

p4#: 20387
This commit is contained in:
Jacob Støren 2013-02-06 12:16:37 +01:00
parent 7648a63f02
commit 24e2c3dcbb

View File

@ -28,6 +28,7 @@
#include "cafFactory.h"
#include "cafPdmUiEditorHandle.h"
#include <typeinfo>
// Taken from gtest.h
//