Skip to content

Commit fa2079b

Browse files
committed
add mutex header
1 parent 1673124 commit fa2079b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/fluid/framework/selected_rows.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ limitations under the License. */
1616

1717
#include <algorithm>
1818
#include <memory>
19+
#include <mutex> // NOLINT
1920
#include <utility>
2021
#include <vector>
2122

0 commit comments

Comments
 (0)