Merge branch 'master' of github.com:bonitao/cmph
This commit is contained in:
commit
0d7a176458
@ -20,8 +20,8 @@ AC_DEFUN([AC_COMPILE_STDCXX_0X], [
|
|||||||
[AC_LANG_SAVE
|
[AC_LANG_SAVE
|
||||||
AC_LANG_CPLUSPLUS
|
AC_LANG_CPLUSPLUS
|
||||||
AC_TRY_COMPILE([
|
AC_TRY_COMPILE([
|
||||||
#include <unorderd_map>
|
#include <unordered_map>
|
||||||
#include <unorderd_set>
|
#include <unordered_set>
|
||||||
template <typename T>
|
template <typename T>
|
||||||
struct check
|
struct check
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user