X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fifmsxmldocument.h;h=8e04c3c8bc4db26ef5603f5eee28068e3d39162d;hp=f444af5c9dc7478ea89f94054f217965a7c3c5b2;hb=df316253862dc50e8e5a790d9634ef90be37badb;hpb=f60495a029c54358f82956482fe203fe2b7b5b23 diff --git a/include/ifmsxmldocument.h b/include/ifmsxmldocument.h index f444af5..8e04c3c 100644 --- a/include/ifmsxmldocument.h +++ b/include/ifmsxmldocument.h @@ -6,6 +6,10 @@ #include #include +#ifdef XMEM + #include +#endif + /** \brief Interface for objects that represent an XML document */