aboutsummaryrefslogtreecommitdiff
path: root/tests/test-menu-appointments.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-menu-appointments.cpp')
-rw-r--r--tests/test-menu-appointments.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-menu-appointments.cpp b/tests/test-menu-appointments.cpp
index cbe6b33..ed02395 100644
--- a/tests/test-menu-appointments.cpp
+++ b/tests/test-menu-appointments.cpp
@@ -23,7 +23,7 @@
#include <datetime/appointment.h>
#include <datetime/menu.h>
-
+#include <algorithm>
#include <vector>
using MenuAppointmentFixture = GlibFixture;