Skip to content
Snippets Groups Projects
Commit 0a4f2767 authored by Jirka Fink's avatar Jirka Fink
Browse files

find_duplicities: Add missing include

parent 3ef1aa96
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
#include <vector>
#include <algorithm>
#include <type_traits>
#include <cstdint>
using namespace std;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment