summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/async/TAsyncBufferProcessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cpp/src/thrift/async/TAsyncBufferProcessor.h')
-rw-r--r--lib/cpp/src/thrift/async/TAsyncBufferProcessor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cpp/src/thrift/async/TAsyncBufferProcessor.h b/lib/cpp/src/thrift/async/TAsyncBufferProcessor.h
index e3c3597c2..87095160b 100644
--- a/lib/cpp/src/thrift/async/TAsyncBufferProcessor.h
+++ b/lib/cpp/src/thrift/async/TAsyncBufferProcessor.h
@@ -20,6 +20,7 @@
#ifndef _THRIFT_TASYNC_BUFFER_PROCESSOR_H_
#define _THRIFT_TASYNC_BUFFER_PROCESSOR_H_ 1
+#include <functional>
#include <memory>
#include <thrift/transport/TBufferTransports.h>