aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk31/files/patch-setup.h.in
blob: 26870469d52f1132c18fd0b66d98d2f49afabc39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- setup.h.in.orig	2021-04-12 22:23:58 UTC
+++ setup.h.in
@@ -801,17 +801,14 @@
 /*
  * Define if your compiler has std::tr1::unordered_map
  */
-#undef HAVE_TR1_UNORDERED_MAP
 
 /*
  * Define if your compiler has std::tr1::unordered_set
  */
-#undef HAVE_TR1_UNORDERED_SET
 
 /*
  * Define if your compiler has <tr1/type_traits>
  */
-#undef HAVE_TR1_TYPE_TRAITS
 
 /*
  * Define if your compiler has <type_traits>