comparison: src/cx/compare.h
src/cx/compare.h
- changeset 654
- c9d008861178
- parent 650
- 77021e06b1a8
- child 759
- 475335643af4
equal
deleted
inserted
replaced
35 */ |
35 */ |
36 |
36 |
37 #ifndef UCX_COMPARE_H |
37 #ifndef UCX_COMPARE_H |
38 #define UCX_COMPARE_H |
38 #define UCX_COMPARE_H |
39 |
39 |
|
40 #include "common.h" |
|
41 |
40 #ifdef __cplusplus |
42 #ifdef __cplusplus |
41 extern "C" { |
43 extern "C" { |
42 #endif |
44 #endif |
43 |
45 |
44 /** |
46 /** |