Update CMake modules.
Merge commit 'dd2c7e902aa095fd7844329e38bca7cd7c51e6d9' into osx-refactor_sync-mplus Conflicts: cmake/FindWinHID.cmake
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/** @file set.h
|
||||
/** @file
|
||||
@brief Fake header to allow GHOST 4.09 use with MSVC 2005
|
||||
|
||||
@date 2010
|
||||
@@ -14,4 +14,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <set>
|
||||
using std::set;
|
||||
#include <functional>
|
||||
using std::set;
|
||||
using std::less;
|
||||
Reference in New Issue
Block a user