1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xcache/mod_coverager/xc_coverager.h

13 lines
288 B
C

#ifndef XC_COVERAGER_H_D5BB29AAB992B932E91C70A8C2F5D2B1
#define XC_COVERAGER_H_D5BB29AAB992B932E91C70A8C2F5D2B1
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "php.h"
int xc_coverager_startup_module();
#endif /* XC_COVERAGER_H_D5BB29AAB992B932E91C70A8C2F5D2B1 */