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.
13 lines
291 B
C
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 */
|