Skip to content

Commit

Permalink
Add back c2 string_utils include header to benchmark_helper
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: pytorch#15143

Differential Revision: D13439694

fbshipit-source-id: 78698b66d52a0178118cbf3e79a7a5ad1763d47b
  • Loading branch information
bddppq authored and facebook-github-bot committed Dec 13, 2018
1 parent 6610ace commit 107c9ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binaries/benchmark_helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include "caffe2/core/logging.h"
#include "caffe2/core/net.h"
#include "caffe2/core/operator.h"
#include "caffe2/utils/string_utils.h"
#include "c10/util/string_utils.h"

using std::map;
Expand Down

0 comments on commit 107c9ef

Please sign in to comment.