Kaydet (Commit) cfaf0a58 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

systools/win32/snprintf.h already included via sal/config.h

Change-Id: I74c683cf1ca821733717348a7840feeb7fbff3e9
üst e1d8fb13
......@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <sal/config.h>
#include <stdio.h>
#include <wchar.h>
......@@ -35,9 +37,6 @@
#include <vcl/svapp.hxx>
#include <vcl/mnemonic.hxx>
#include <vcl/toolbox.hxx>
#ifdef WINNT
#include <systools/win32/snprintf.h>
#endif
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
......
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