ui/win32/toolkit.h

changeset 814
bcb3c7d486f3
parent 510
9f562a7de4a2
child 817
d09817e6e6a4
equal deleted inserted replaced
813:6d9066951cdb 814:bcb3c7d486f3
32 #include <inttypes.h> 32 #include <inttypes.h>
33 #include "../ui/toolkit.h" 33 #include "../ui/toolkit.h"
34 #include "../common/context.h" 34 #include "../common/context.h"
35 #include "../common/object.h" 35 #include "../common/object.h"
36 36
37 #include "win32.h"
38
37 #ifdef __cplusplus 39 #ifdef __cplusplus
38 extern "C" { 40 extern "C" {
39 #endif 41 #endif
40 42
41 43

mercurial