aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/change_log.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/change_log.cc b/src/change_log.cc
index b18b03c..c592f20 100644
--- a/src/change_log.cc
+++ b/src/change_log.cc
@@ -2,9 +2,6 @@
#define _GNU_SOURCE
#endif
-#include <algorithm>
-#include <functional>
-
#include "actual_function.h"
#include "utility/io.h"