File: gcc14.patch

package info (click to toggle)
pushover 1.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 38,932 kB
  • sloc: cpp: 12,253; ansic: 2,501; sh: 633; makefile: 235
file content (10 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- a/src/domino-chain/tools.cpp
+++ b/src/domino-chain/tools.cpp
@@ -44,6 +44,7 @@
 #include <sys/stat.h>
 #include <dirent.h>
 
+#include <algorithm>
 #include <stdexcept>
 
 #include <boost/filesystem.hpp>