]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Laeuft jetzt wieder mit g++ 2.8.1
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Sat, 22 Aug 1998 15:52:25 +0000 (15:52 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Sat, 22 Aug 1998 15:52:25 +0000 (15:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@501 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/exceptions.h

index f0161654c074457172f6998fe816776e6cd7f2cc..f94d173db7374684d2149cbb5ab9e7f95d0b4ba0 100644 (file)
@@ -429,9 +429,10 @@ class Exception5 : public ExceptionBase {                             \
                           way.
 */
 
-#include <exception>
+//#include <exception>
 
-class GlobalExcIO : public exception {
+class GlobalExcIO// : public exception
+{
   public:
     virtual const char * what () const {
       return __PRETTY_FUNCTION__;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.