Skip to content

Commit

Permalink
Remove call_once.h (PaddlePaddle#9764)
Browse files Browse the repository at this point in the history
* Remove call_once.h

* "fix ci"
  • Loading branch information
wangkuiyi authored and dzhwinter committed Apr 9, 2018
1 parent 4cebdec commit 47a4ec0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
57 changes: 0 additions & 57 deletions paddle/fluid/platform/call_once.h

This file was deleted.

1 change: 0 additions & 1 deletion paddle/fluid/platform/dynload/nccl.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ limitations under the License. */

#include <mutex> // NOLINT

#include "paddle/fluid/platform/call_once.h"
#include "paddle/fluid/platform/dynload/dynamic_loader.h"

namespace paddle {
Expand Down

0 comments on commit 47a4ec0

Please sign in to comment.