зеркало из https://github.com/mozilla/pjs.git
We don't put C++ comments in C header files.
This commit is contained in:
Родитель
75b0009fce
Коммит
7b71b9482b
|
@ -1,18 +1,18 @@
|
||||||
//#include "xp_mcom.h"
|
/* #include "xp_mcom.h" */
|
||||||
#define XP_STRSTR strstr
|
#define XP_STRSTR strstr
|
||||||
#define XP_STRTOUL strtoul
|
#define XP_STRTOUL strtoul
|
||||||
|
|
||||||
#include "platform.h"
|
#include "platform.h"
|
||||||
#include "xp_core.h"
|
#include "xp_core.h"
|
||||||
#include "xp_mem.h"
|
#include "xp_mem.h"
|
||||||
//#include "xp_debug.h"
|
/* #include "xp_debug.h" */
|
||||||
#include "xp_str.h"
|
#include "xp_str.h"
|
||||||
#include "xp_list.h"
|
#include "xp_list.h"
|
||||||
#include "prprf.h"
|
#include "prprf.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "xp_file.h"
|
#include "xp_file.h"
|
||||||
//#include "plarenas.h"
|
/* #include "plarenas.h" */
|
||||||
#include "jsotypes.h"
|
#include "jsotypes.h"
|
||||||
#include "plstr.h"
|
#include "plstr.h"
|
||||||
#include "seccomon.h"
|
#include "seccomon.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче