Skip to content

Commit 466f83f

Browse files
authored
Header was dropped in the forward port and breaks downstream (#515)
Some other libraries (notably fuel tools) are dependent on the transitive include. Signed-off-by: Michael Carroll <[email protected]>
1 parent f96e361 commit 466f83f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/gz/common/Console.hh

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
#include <gz/common/Export.hh>
2828
#include <gz/utils/SuppressWarning.hh>
29+
#include <gz/common/Util.hh>
2930

3031
namespace gz
3132
{

0 commit comments

Comments
 (0)