mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-13 22:04:36 -06:00
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:
parent
a33f198359
commit
06e1c9883e
14 changed files with 216 additions and 169 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#include "ScatterDraw.h"
|
||||
|
||||
#include <ScatterDraw/Unpedantic.h>
|
||||
#include <plugin/Eigen/Eigen.h>
|
||||
#include <ScatterDraw/Pedantic.h>
|
||||
|
||||
namespace Upp {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue