]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_biginset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / math_biginset.h
index cb35dc915504cfa5db16b6339c49b3c0d5c51d22..aeb1aac6ad1a763fd1a1c9e94530cf9401bc2c97 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 
-/** 
+/**
  *  \file math_biginset.h
  *
  *  This file is part of LyX, the document processor.
@@ -14,9 +14,6 @@
 #ifndef MATH_BIGINSET_H
 #define MATH_BIGINSET_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "math_diminset.h"
 #include "LString.h"