11 lines
209 B
C++
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>
|