]> git.pld-linux.org Git - packages/guitarix.git/blame - gcc13.patch
boost rebuild
[packages/guitarix.git] / gcc13.patch
CommitLineData
b7c504c7
JP
1diff -ur guitarix-0.44.1.orig/src/LV2/DSP/gx_common.h guitarix-0.44.1/src/LV2/DSP/gx_common.h
2--- guitarix-0.44.1.orig/src/LV2/DSP/gx_common.h 2022-05-02 20:38:03.000000000 +0200
3+++ guitarix-0.44.1/src/LV2/DSP/gx_common.h 2023-07-05 00:27:25.237218722 +0200
4@@ -23,6 +23,7 @@
5 #define SRC_HEADERS_GX_COMMON_H_
6
7
8+#include <cstdint>
9 #include <cstdlib>
10 #include <cmath>
11 #include <iostream>
This page took 0.445485 seconds and 4 git commands to generate.