summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2024-06-05 14:36:50 +0200
committerKarol Lewandowski <k.lewandowsk@samsung.com>2024-06-05 14:36:50 +0200
commitaa4a66322935d0c69a8f12ad5befe5bb97aca579 (patch)
tree4f9081c5b3a4de2b9a9666ae89c7b765b8357817
parent83d5d1bddb6a849bdd5757fc6c821a1536142f9c (diff)
downloadsessiond-accepted/tizen_9.0_unified.tar.gz
sessiond-accepted/tizen_9.0_unified.tar.bz2
sessiond-accepted/tizen_9.0_unified.zip
Change-Id: I246815dca73e8d46a081a830fa72d2f7d690ceee
-rw-r--r--tests/api_tests/test_hlp.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/api_tests/test_hlp.hpp b/tests/api_tests/test_hlp.hpp
index 23b7e1b..a26bf77 100644
--- a/tests/api_tests/test_hlp.hpp
+++ b/tests/api_tests/test_hlp.hpp
@@ -1,5 +1,6 @@
#pragma once
#include <iostream>
+#include <algorithm>
#include <memory>
#include <gio/gio.h>
#include <pthread.h>