loplugin:includeform: odk (Windows)
Change-Id: I654aa2cf1175f91619b70c9257e88f7006b0c04c
This commit is contained in:
parent
15eeba3d53
commit
57763d2e79
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user