summaryrefslogtreecommitdiff
path: root/sal/osl/unx/salinit.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-07 07:58:56 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-09 13:50:19 +0300
commitd2218f8e2683bae4627f1067996158295026d1d6 (patch)
tree98a2ba6885398da5266237f57b2f23ea541947f6 /sal/osl/unx/salinit.cxx
parent13400b61afc88384afbac3bf885bee454e6b1fff (diff)
iOS hacking for cppunittester
We don't need sal/main.h in salinit.cxx as far as I can see. Add stuff to sal/main.h so that we can link an iOS executable that actually will run, and hack the makefile so that cppunittester builds successfully. Of course, a cppunittester executable built here won't be usable for anything interesting as we don't build any dynamic libraries of LibreOffice code for iOS, so there is nothing to pass on the command line to load. But hey, baby steps, experimentation, doing work in the public, commit often, etc...
Diffstat (limited to 'sal/osl/unx/salinit.cxx')
-rw-r--r--sal/osl/unx/salinit.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/osl/unx/salinit.cxx b/sal/osl/unx/salinit.cxx
index 1ed1363500e9..e62bdab890eb 100644
--- a/sal/osl/unx/salinit.cxx
+++ b/sal/osl/unx/salinit.cxx
@@ -30,7 +30,6 @@
#include "sal/config.h"
#include "osl/process.h"
-#include "sal/main.h"
#include "sal/types.h"
extern "C" {