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_optimizer/xc_optimizer.h

13 lines
291 B
C

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