test/base64.h

changeset 747
efbd59642577
parent 251
7534cb97b9ab
equal deleted inserted replaced
746:a569148841ff 747:efbd59642577
27 */ 27 */
28 28
29 #ifndef BASE64_H 29 #ifndef BASE64_H
30 #define BASE64_H 30 #define BASE64_H
31 31
32 #include <ucx/test.h> 32 #include "test.h"
33 33
34 #ifdef __cplusplus 34 #ifdef __cplusplus
35 extern "C" { 35 extern "C" {
36 #endif 36 #endif
37 37

mercurial