summaryrefslogtreecommitdiff
path: root/fxjs/cjs_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_object.h')
-rw-r--r--fxjs/cjs_object.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/fxjs/cjs_object.h b/fxjs/cjs_object.h
index 70682cd51e..c8a4451ef0 100644
--- a/fxjs/cjs_object.h
+++ b/fxjs/cjs_object.h
@@ -7,9 +7,6 @@
#ifndef FXJS_CJS_OBJECT_H_
#define FXJS_CJS_OBJECT_H_
-#include <memory>
-#include <utility>
-
#include "core/fxcrt/unowned_ptr.h"
#include "fpdfsdk/cpdfsdk_helpers.h"
#include "fxjs/cfxjs_engine.h"