aboutsummaryrefslogtreecommitdiff
path: root/src/object_identifier.cpp
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-06-28 17:42:18 +0200
committerHampusM <hampus@hampusmat.com>2022-06-28 17:42:18 +0200
commit1e60d3ab02dbe7c609237c087575fe0801edf8eb (patch)
treef9f1c446f14d7ca5c9eb481f27c16caa4ff36492 /src/object_identifier.cpp
parent02cd1707f2c22fb6cd42bbb1ebfe1a0cd28ac3ff (diff)
refactor: improve includes
Diffstat (limited to 'src/object_identifier.cpp')
-rw-r--r--src/object_identifier.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/object_identifier.cpp b/src/object_identifier.cpp
index 1144df7..a3fef45 100644
--- a/src/object_identifier.cpp
+++ b/src/object_identifier.cpp
@@ -2,8 +2,6 @@
#include "yacppdic/detail/internal/hash.hpp"
-#include <functional>
-
namespace yacppdic::internal
{