diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-08-09 15:18:31 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-08-10 10:41:53 +0200 |
commit | b3d079c36ccf0f10611abd5f9f0328c7bf99da74 (patch) | |
tree | d9ce718aa815c793e6473d8e877399444e82cf64 /opentrack-compat/slider.hpp | |
parent | 03d46c654e74dd63ecbbd16de5dce035dd2535e5 (diff) |
compat/slider: move header usage
Diffstat (limited to 'opentrack-compat/slider.hpp')
-rw-r--r-- | opentrack-compat/slider.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opentrack-compat/slider.hpp b/opentrack-compat/slider.hpp index d5e4a7d0..7d54c650 100644 --- a/opentrack-compat/slider.hpp +++ b/opentrack-compat/slider.hpp @@ -11,7 +11,6 @@ #include <QMetaType> #include <QDataStream> #include <QDebug> -#include <cmath> namespace options { |