cgal/STL_Extension
Philipp Möller ab5c017c08 Unconditionally disable NO_TR1 defines.
Those cause trouble, because on MSVC the include paths for tr1
components are different from gcc. Instead of fixing up the include
paths depending on platform, just never use a tr1 component. Nothing
of value is lost compared to the boost equivalents and it removes
another code-path.
2012-09-28 13:15:14 +00:00
..
benchmark/copy_n_benchmark CMake: Fix the handling of cmake_policy 2012-08-22 12:35:03 +00:00
doc_tex Remove a warning about duplicate labels 2012-06-18 10:20:50 +00:00
examples/STL_Extension No need to #include <CGAL/basic.h> 2011-03-13 17:27:53 +00:00
include/CGAL Unconditionally disable NO_TR1 defines. 2012-09-28 13:15:14 +00:00
package_info/STL_Extension Add license files, per package 2012-01-16 15:54:22 +00:00
src/CGAL change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
test/STL_Extension Minor fixes with to avoid ambiguity clashes and add a missing include. 2012-08-09 08:44:13 +00:00
dont_submit Add "benchmark" to dont_submit 2011-08-26 14:47:45 +00:00