Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15434431
D13996.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
496 B
Referenced Files
None
Subscribers
None
D13996.diff
View Options
diff --git a/support/xhpast/ast.hpp b/support/xhpast/ast.hpp
--- a/support/xhpast/ast.hpp
+++ b/support/xhpast/ast.hpp
@@ -1,7 +1,5 @@
#pragma once
-#include <stdint.h>
-#include <deque>
#include <stack>
#include <string>
diff --git a/support/xhpast/xhpast.cpp b/support/xhpast/xhpast.cpp
--- a/support/xhpast/xhpast.cpp
+++ b/support/xhpast/xhpast.cpp
@@ -1,6 +1,4 @@
#include "ast.hpp"
-#include <vector>
-#include <string>
#include <iostream>
#include <sstream>
#include <fstream>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 26, 3:39 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7318041
Default Alt Text
D13996.diff (496 B)
Attached To
Mode
D13996: Remove some unused includes
Attached
Detach File
Event Timeline
Log In to Comment