Added missing include

This commit is contained in:
Sigurd Pettersen
2024-01-11 13:21:08 +01:00
parent fe4dc8b296
commit 5cd3cb524d

View File

@@ -57,6 +57,7 @@
#include "cvfFlags.h"
#include "cvfFunctorRange.h"
#include "cvfLogger.h"
#include "cvfLogManager.h"
#include "cvfMath.h"
#include "cvfMatrix4.h"
#include "cvfObject.h"