mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-07 02:55:10 +02:00
10 lines
222 B
Diff
10 lines
222 B
Diff
--- a/src/cpp/session/modules/SessionHistoryArchive.hpp
|
|
+++ b/src/cpp/session/modules/SessionHistoryArchive.hpp
|
|
@@ -18,6 +18,7 @@
|
|
|
|
#include <string>
|
|
#include <vector>
|
|
+#include <ctime>
|
|
|
|
#include <boost/utility.hpp>
|
|
|