loplugin:includeform: pyuno (Windows)

Change-Id: I07b13573fb45847bd31be6d195d0ebb5943e25bb
This commit is contained in:
Stephan Bergmann
2017-10-27 19:26:00 +02:00
parent 16faecdad4
commit 15eeba3d53

View File

@@ -28,7 +28,7 @@
#include <windows.h>
#pragma warning(pop)
#include "tools/pathutils.hxx"
#include <tools/pathutils.hxx>
#define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1)
#define MY_STRING(s) (s), MY_LENGTH(s)