Skip to content

Commit 3d5beeb

Browse files
MylesBorinsaddaleax
authored andcommittedFeb 14, 2020
Revert "src: make large_pages node.cc include conditional"
This reverts commit 5e232f5. PR-URL: #31782 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 6d43299 commit 3d5beeb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/node.cc

-2
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@
6464
#include "inspector/worker_inspector.h" // ParentInspectorHandle
6565
#endif
6666

67-
#ifdef NODE_ENABLE_LARGE_CODE_PAGES
6867
#include "large_pages/node_large_page.h"
69-
#endif
7068

7169
#ifdef NODE_REPORT
7270
#include "node_report.h"

0 commit comments

Comments
 (0)
Please sign in to comment.