Skip to content

Commit 3cd9e45

Browse files
committed
fix lint
1 parent 649ae27 commit 3cd9e45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/fluid/operators/reader/create_double_buffer_reader_op.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
#include <thread> //NOLINT
1516
#include "paddle/fluid/framework/channel.h"
1617
#include "paddle/fluid/operators/reader/reader_op_registry.h"
1718

0 commit comments

Comments
 (0)