mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
- CPP macros are supposed to start at column 1 (# at least)
This commit is contained in:
parent
bb28d401ff
commit
1dfc220753
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "php.h"
|
#include "php.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue