[3party] Change once.cc to once.h
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
This commit is contained in:
parent
1278eb05f9
commit
92cb214654
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ set(SRC
|
|||
protobuf/src/google/protobuf/stubs/bytestream.cc
|
||||
protobuf/src/google/protobuf/stubs/common.cc
|
||||
protobuf/src/google/protobuf/stubs/int128.cc
|
||||
protobuf/src/google/protobuf/stubs/once.cc
|
||||
protobuf/src/google/protobuf/stubs/once.h
|
||||
protobuf/src/google/protobuf/stubs/status.cc
|
||||
protobuf/src/google/protobuf/stubs/statusor.cc
|
||||
protobuf/src/google/protobuf/stubs/stringpiece.cc
|
||||
|
|
Reference in a new issue