]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlTabularCreate.h
John's character.C patch (bug fix).
[lyx.git] / src / frontends / controllers / ControlTabularCreate.h
index 7f9ee592de8bbb6f3561c8f0a163b61662c62d3d..4382b54af981d69e57279de8c02b37e0c866538b 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /* This file is part of
  * ======================================================
  * 
 #ifndef CONTROLTABULARCREATE_H
 #define CONTROLTABULARCREATE_H
 
+#include <utility>
 #ifdef __GNUG__
 #pragma interface
 #endif
 
-#include <utility>
 #include "ControlDialogs.h"
 
 /** A controller for the TabularCreate Dialog.