]> git.lyx.org Git - lyx.git/blobdiff - src/dimension.h
Move #includes out of header files.
[lyx.git] / src / dimension.h
index 67d63b9e210e8f1fd11a73bf5878b518399a98ee..f6ab891cc99760e46fb312021482f799fa0046cb 100644 (file)
@@ -1,14 +1,12 @@
 // -*- C++ -*-
-
 /**
- *  \file dimension.h
- *
- *  This file is part of LyX, the document processor.
- *  Licence details can be found in the file COPYING.
+ * \file dimension.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  \author André Pönitz
+ * \author André Pönitz
  *
- *  Full author contact details are available in file CREDITS.
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef DIMENSION_H