changed math functions again

This commit is contained in:
aap
2016-02-15 10:48:27 +01:00
parent e1613108cf
commit 290117e9be
3 changed files with 42 additions and 70 deletions

3
rw.h
View File

@ -1,3 +1,6 @@
#include <cstdio>
#include <cmath>
#include "src/rwbase.h"
#include "src/rwplugin.h"
#include "src/rwpipeline.h"