summaryrefslogtreecommitdiff
path: root/x11-wm/wayfire-plugins-extra/files/patch-libc++
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/wayfire-plugins-extra/files/patch-libc++')
-rw-r--r--x11-wm/wayfire-plugins-extra/files/patch-libc++14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-wm/wayfire-plugins-extra/files/patch-libc++ b/x11-wm/wayfire-plugins-extra/files/patch-libc++
deleted file mode 100644
index 0f971afea036..000000000000
--- a/x11-wm/wayfire-plugins-extra/files/patch-libc++
+++ /dev/null
@@ -1,14 +0,0 @@
-../subprojects/windecor/deco-theme.cpp:14:10: fatal error: 'bits/stdc++.h' file not found
-#include <bits/stdc++.h>
- ^~~~~~~~~~~~~~~
-
---- subprojects/windecor/deco-theme.cpp.orig 2023-09-30 05:08:04 UTC
-+++ subprojects/windecor/deco-theme.cpp
-@@ -11,7 +11,6 @@
- #include <sys/stat.h>
- #include <unistd.h>
- #include <fstream>
--#include <bits/stdc++.h>
-
- typedef struct {
- double x;