initial load of upstream version 1.06.32
[xmlrpc-c] / src / test / method_registry.h
1 #ifndef TEST_METHOD_REGISTRY_H_INCLUDED
2 #define TEST_METHOD_REGISTRY_H_INCLUDED
3
4 void
5 test_method_registry(void);
6
7 #endif