From 0bac9ece261f259c31072470b641c3a5891c064b Mon Sep 17 00:00:00 2001 From: Guillaume Damiand Date: Thu, 12 May 2011 14:02:58 +0000 Subject: [PATCH] Try to fix compiler error for g++-3.4 --- .../include/CGAL/Combinatorial_map.h | 5 +++++ Manual_tools/example/texput.log | 18 ------------------ 2 files changed, 5 insertions(+), 18 deletions(-) delete mode 100644 Manual_tools/example/texput.log diff --git a/Combinatorial_map/include/CGAL/Combinatorial_map.h b/Combinatorial_map/include/CGAL/Combinatorial_map.h index 6141eaedd63..0c3297fd924 100644 --- a/Combinatorial_map/include/CGAL/Combinatorial_map.h +++ b/Combinatorial_map/include/CGAL/Combinatorial_map.h @@ -2046,6 +2046,11 @@ namespace CGAL { { public: typedef Combinatorial_map Self; + typedef Combinatorial_map_base Base; + + typedef typename Base::Dart_handle Dart_handle; + typedef typename Base::Dart_const_handle Dart_const_handle; + typedef typename Base::Alloc Alloc; }; diff --git a/Manual_tools/example/texput.log b/Manual_tools/example/texput.log deleted file mode 100644 index 8913a976cfd..00000000000 --- a/Manual_tools/example/texput.log +++ /dev/null @@ -1,18 +0,0 @@ -This is TeX, Version 3.14159 (Web2C 7.3.1) (format=latex 1999.9.28) 20 AUG 2001 10:32 -**manual - -! Emergency stop. -<*> manual - -End of file on the terminal! - - -Here is how much of TeX's memory you used: - 2 strings out of 55901 - 16 string characters out of 397249 - 43956 words of memory out of 1000001 - 3016 multiletter control sequences out of 10000+10000 - 3640 words of font info for 14 fonts, out of 400000 for 1000 - 14 hyphenation exceptions out of 2400 - 0i,0n,0p,1b,6s stack positions out of 1200i,100n,500p,50000b,16000s -No pages of output.