Skip to content

Commit 12d2477

Browse files
authored
Fix compilation error.
Introduced when #798 was merged.
1 parent b467d10 commit 12d2477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/proto/proto_common.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "lbann/base.hpp"
55
#include "lbann/comm.hpp"
66
#include "lbann/proto/init_image_data_readers.hpp"
7+
#include "lbann/utils/file_utils.hpp"
78

89
#include <google/protobuf/io/coded_stream.h>
910
#include <google/protobuf/io/zero_copy_stream_impl.h>

0 commit comments

Comments
 (0)