diff options
Diffstat (limited to 'Src/xml/api__xml.h')
-rw-r--r-- | Src/xml/api__xml.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Src/xml/api__xml.h b/Src/xml/api__xml.h new file mode 100644 index 00000000..911fb48e --- /dev/null +++ b/Src/xml/api__xml.h @@ -0,0 +1,6 @@ +#ifndef NULLSOFT_XML_AP_IH +#define NULLSOFT_XML_AP_IH + +#include <api/service/api_service.h> + +#endif // !NULLSOFT_XML_AP_IH
\ No newline at end of file |