Skip to content

Commit

Permalink
Fix protobuf compilation with GCC 10 on Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
TC01 authored and lethosor committed Apr 25, 2020
1 parent c6ed0a2 commit 7bdf958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions depends/protobuf/google/protobuf/message.cc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
// Based on original Protocol Buffers design by
// Sanjay Ghemawat, Jeff Dean, and others.

#include <fstream>
#include <stack>
#include <google/protobuf/stubs/hash.h>

Expand Down

0 comments on commit 7bdf958

Please sign in to comment.