X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/11c19b3afd4aa6a215d95b34de23213e113226d9..e6c0bd53164bd30bbe038c80a370707847fc266c:/checks/xmlrpc-c-auto_ptr.cpp diff --git a/checks/xmlrpc-c-auto_ptr.cpp b/checks/xmlrpc-c-auto_ptr.cpp new file mode 100644 index 00000000..b47c9e6c --- /dev/null +++ b/checks/xmlrpc-c-auto_ptr.cpp @@ -0,0 +1,6 @@ +#include + +int main() +{ + return 0; +}