test/test.h

branch
ucx-3.1
changeset 816
839fefbdedc7
parent 747
efbd59642577
equal deleted inserted replaced
815:1f40ca07ae1b 816:839fefbdedc7
66 * @author Mike Becker 66 * @author Mike Becker
67 * @author Olaf Wintermann 67 * @author Olaf Wintermann
68 * 68 *
69 */ 69 */
70 70
71 #ifndef UCX_TEST_H 71 #ifndef UCX_21_TEST_H
72 #define UCX_TEST_H 72 #define UCX_21_TEST_H
73 73
74 #include <stdio.h> 74 #include <stdio.h>
75 #include <stdlib.h> 75 #include <stdlib.h>
76 #include <string.h> 76 #include <string.h>
77 #include <setjmp.h> 77 #include <setjmp.h>
235 235
236 #ifdef __cplusplus 236 #ifdef __cplusplus
237 } 237 }
238 #endif 238 #endif
239 239
240 #endif /* UCX_TEST_H */ 240 #endif /* UCX_21_TEST_H */
241 241

mercurial