Commit b8c761b1 authored by Zhanhui Li's avatar Zhanhui Li Committed by Facebook Github Bot

BugFix: QueuedImmediateExecutor.h is missed in the include header files

Summary:
As per title.
Closes https://github.com/facebook/folly/pull/827

Reviewed By: Orvid

Differential Revision: D7721855

Pulled By: yfeldblum

fbshipit-source-id: fe335dcfa83b4db04616e33e353fea52ebb2bbf2
parent e2c4e2f4
......@@ -110,6 +110,7 @@ nobase_follyinclude_HEADERS = \
executors/IOObjectCache.h \
executors/IOThreadPoolExecutor.h \
executors/NotificationQueueExecutor.h \
executors/QueuedImmediateExecutor.h \
executors/ScheduledExecutor.h \
executors/SequencedExecutor.h \
executors/SerialExecutor.h \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment