Handle_for.h
Add missing includes
2016-09-30 15:23:15 +02:00
In_place_list.h
add missing const
2016-09-15 15:49:02 +02:00
Iterator_range.h
Fix iterator range size type
2017-03-10 15:28:49 +01:00
Object.h
include <CGAL/config.h>, not <CGAL/basic.h>
2016-09-30 15:23:14 +02:00
Spatial_lock_grid_3.h
"thread_id" => "thread_priority"
2017-03-09 17:48:50 +01:00
algorithm.h
include <CGAL/config.h>, not <CGAL/basic.h>
2016-09-30 15:23:14 +02:00
assertions.h
Always include <boost/static_assert.hpp>
2016-09-16 15:25:23 +02:00
demangle.h
Bugfix: typo on boost namespace
2016-10-21 10:28:41 +02:00
hash_openmesh.h
typo
2016-08-30 10:15:15 +02:00
tuple.h
Work-around C++0x tuple bug with GCC4.4
2016-02-04 18:24:18 +01:00
unordered.h
Remove useless backward compat cpp0x
2017-02-27 12:17:46 +01:00
utility.h
Make Triple hashable
2016-04-15 20:49:54 +02:00
vector.h
Make the allocator in CGAL::vector not static
2016-11-02 17:47:19 +01:00