]> git.lyx.org Git - lyx.git/blobdiff - src/main.C
Change to use preffered calling of Boost.Function
[lyx.git] / src / main.C
index f0de20d48a027fd0e49e0e0177fc7e52a4e9ea02..cc4a51537a1cf7f7c3dffb3238df6039b876a373 100644 (file)
@@ -14,6 +14,7 @@
 #include "debug.h"
 #include "lyx_main.h"
 #include "gettext.h"
+
 #include "support/os.h"
 
 #ifdef HAVE_IOS
@@ -23,7 +24,6 @@
 
 namespace os = lyx::support::os;
 
-
 int main(int argc, char * argv[])
 {
 #ifdef HAVE_IOS