diff --git a/paddle/fluid/framework/async_executor.h b/paddle/fluid/framework/async_executor.h index f0315d21e26ca0adb05f60223702503435dbf7ce..95c8472b2f3b6b0c2d95fcf0c0b6f00e7f39b032 100644 --- a/paddle/fluid/framework/async_executor.h +++ b/paddle/fluid/framework/async_executor.h @@ -20,6 +20,7 @@ limitations under the License. */ #include // NOLINT #include // local_random_engine #include +#include #include // NOLINT #include #include