projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37fb286
)
[COM_APITEST]
author
Amine Khaldi
<amine.khaldi@reactos.org>
Tue, 27 Aug 2013 19:16:41 +0000
(19:16 +0000)
committer
Amine Khaldi
<amine.khaldi@reactos.org>
Tue, 27 Aug 2013 19:16:41 +0000
(19:16 +0000)
* Fix build.
svn path=/trunk/; revision=59841
rostests/apitests/com/com_apitest.h
patch
|
blob
|
history
diff --git
a/rostests/apitests/com/com_apitest.h
b/rostests/apitests/com/com_apitest.h
index
3ba030d
..
85bbd65
100644
(file)
--- a/
rostests/apitests/com/com_apitest.h
+++ b/
rostests/apitests/com/com_apitest.h
@@
-36,7
+36,6
@@
#include <ndk/rtlfuncs.h>
#include <initguid.h>
-#define RTL_NUMBER_OF(x) (sizeof(x) / sizeof(x[0]))
typedef IUnknown *PUNKNOWN;
typedef struct _CLASS_AND_INTERFACES