Fix gcc 6 linux errors

This commit is contained in:
Jacob Støren
2018-04-20 19:38:21 +02:00
parent c2704727ce
commit 22a1448ea6
2 changed files with 3 additions and 1 deletions

View File

@@ -66,6 +66,7 @@
#include <array>
#include "cvfRenderStateBlending.h"
#include <algorithm>
#include <cmath>
namespace caf {