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

loplugin:includeform: odk (Windows)

Change-Id: I654aa2cf1175f91619b70c9257e88f7006b0c04c
üst 15eeba3d
...@@ -33,8 +33,8 @@ ...@@ -33,8 +33,8 @@
#pragma warning(pop) #pragma warning(pop)
#endif #endif
#include "cppuhelper/findsofficepath.h" #include <cppuhelper/findsofficepath.h>
#include "sal/types.h" #include <sal/types.h>
#define MY_SIZE(s) (sizeof (s) / sizeof *(s)) #define MY_SIZE(s) (sizeof (s) / sizeof *(s))
#define MY_LENGTH(s) (MY_SIZE(s) - 1) #define MY_LENGTH(s) (MY_SIZE(s) - 1)
......
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