mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +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$ */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "php.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue