Skip to content

Commit

Permalink
removed unnecessary header <math.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
thmueller64 committed May 16, 2020
1 parent 97bd69c commit 46202ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tracks/Pattern.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
*/
#include "Pattern.h"

#include <math.h>
#include <QTimer>
#include <QMenu>
#include <QMouseEvent>
Expand Down

0 comments on commit 46202ca

Please sign in to comment.