Kaydet (Commit) 3db218c8 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

There is nothing scary about <stdlib.h>

Change-Id: Ie30e4d67435808fd6c31e1ca7f10a58faad1c6ce
üst ac057ce2
...@@ -17,16 +17,14 @@ ...@@ -17,16 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <stdlib.h>
#include <tools/shl.hxx> #include <tools/shl.hxx>
#include <tools/urlobj.hxx> #include <tools/urlobj.hxx>
#include <sfx2/app.hxx> #include <sfx2/app.hxx>
#include <sfx2/module.hxx> #include <sfx2/module.hxx>
#include <svx/dialogs.hrc> #include <svx/dialogs.hrc>
#if defined (UNX) || defined (ICC) || defined(WNT)
#include <stdlib.h>
#endif
#include "svx/xattr.hxx" #include "svx/xattr.hxx"
#include <svx/xpool.hxx> #include <svx/xpool.hxx>
#include <cuires.hrc> #include <cuires.hrc>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment