Commit 66f67802 authored by Max Kellermann's avatar Max Kellermann

util/Manual: add missing include <utility>

parent 132971f8
......@@ -33,6 +33,7 @@
#include "gcc.h"
#include <new>
#include <utility>
#if !defined(__clang__) && __GNUC__ && !GCC_CHECK_VERSION(4,8)
#include <type_traits>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment