util/Manual: add missing include <utility>
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
#include "gcc.h"
|
#include "gcc.h"
|
||||||
|
|
||||||
#include <new>
|
#include <new>
|
||||||
|
#include <utility>
|
||||||
|
|
||||||
#if !defined(__clang__) && __GNUC__ && !GCC_CHECK_VERSION(4,8)
|
#if !defined(__clang__) && __GNUC__ && !GCC_CHECK_VERSION(4,8)
|
||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
|
Reference in New Issue
Block a user