Files
ports/science/cif-tools/files/patch-src_pr-main.cpp
T
2026-05-13 00:04:58 -07:00

11 lines
209 B
C++

--- src/pr-main.cpp.orig 2026-05-13 06:50:56 UTC
+++ src/pr-main.cpp
@@ -29,6 +29,7 @@
#include <sys/resource.h>
#endif
+#include <exception>
#include <stdexcept>
#include <iostream>
#include <iomanip>