projects
/
pdfium.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Merge to XFA: Fix IWYU in fxcrt headers.
[pdfium.git]
/
core
/
include
/
fxcrt
/
fx_memory.h
diff --git
a/core/include/fxcrt/fx_memory.h
b/core/include/fxcrt/fx_memory.h
index
cb71c04
..
15dc7da
100644
(file)
--- a/
core/include/fxcrt/fx_memory.h
+++ b/
core/include/fxcrt/fx_memory.h
@@
-6,9
+6,9
@@
#ifndef _FX_MEMORY_H_
#define _FX_MEMORY_H_
-#ifndef _FX_SYSTEM_H_
+
#include "fx_system.h"
-#endif
+
#ifdef __cplusplus
extern "C" {
#endif