Skip to content

Commit a33038d

Browse files
committed
fix CS
1 parent 735f3a7 commit a33038d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frankenphp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#ifndef _FRANKENPPHP_H
22
#define _FRANKENPPHP_H
33

4-
#include <Zend/zend_types.h>
54
#include <Zend/zend_modules.h>
5+
#include <Zend/zend_types.h>
66
#include <stdbool.h>
77
#include <stdint.h>
88

0 commit comments

Comments
 (0)