cgal/Installation/include/CGAL
Laurent Rineau 29c05b900b Mark BOOST_STATIC_ASSERT with 'CGAL_UNUSED'
In order to fix such a warning from g++-4.8:
  warning: typedef ‘boost_static_assert_typedef_241’ locally defined but
  not used [-Wunused-local-typedefs]
then:
  - create one macro CGAL_UNUSED that is "__attribute__ ((__unused__))"
    with g++ or empty otherwise,
  - use it after BOOST_STATIC_ASSERT in the definition of
    CGAL_static_assertion.
2013-02-07 18:15:23 +01:00
..
auto_link Cherry-pick that revision from /branches/features/Mesh_3-parallel-cjamin/ 2012-03-19 14:26:17 +00:00
export Remove buggy executable bits 2012-07-04 19:28:22 +00:00
internal remove now unused file 2012-05-20 13:14:56 +00:00
config.h Mark BOOST_STATIC_ASSERT with 'CGAL_UNUSED' 2013-02-07 18:15:23 +01:00
gl.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
glu.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
use.h Add the macro CGAL_USE_TYPE(), and a test for <CGAL/use.h> 2013-01-31 14:08:36 +01:00
version_macros.h Add versioninfo to created DLLs. 2011-10-25 15:17:08 +00:00