mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2024-11-16 22:25:59 +01:00
internal: fix dupliacate include of math (#95)
This commit is contained in:
parent
5e73eb6055
commit
e5a18a171d
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <cmath>
|
|
||||||
|
|
||||||
#define class _class
|
#define class _class
|
||||||
#define namespace _namespace
|
#define namespace _namespace
|
||||||
|
|
Loading…
Reference in a new issue