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

loplugin:includeform: pyuno (Windows)

Change-Id: I07b13573fb45847bd31be6d195d0ebb5943e25bb
üst 16faecda
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include <windows.h> #include <windows.h>
#pragma warning(pop) #pragma warning(pop)
#include "tools/pathutils.hxx" #include <tools/pathutils.hxx>
#define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1)
#define MY_STRING(s) (s), MY_LENGTH(s) #define MY_STRING(s) (s), MY_LENGTH(s)
......
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