ScatterDraw: Removed multiple warnings got using compiler pedantic options

git-svn-id: svn://ultimatepp.org/upp/trunk@13568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
koldo 2019-09-02 06:29:04 +00:00
parent a33f198359
commit 06e1c9883e
14 changed files with 216 additions and 169 deletions

View file

@ -1,6 +1,8 @@
#include "ScatterDraw.h"
#include <ScatterDraw/Unpedantic.h>
#include <plugin/Eigen/Eigen.h>
#include <ScatterDraw/Pedantic.h>
namespace Upp {