Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Neverlord committed Feb 22, 2021
1 parent a128fec commit a545635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/custom_type/custom_types_4.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Showcases custom message types with a sealed class hierarchy.

#include <cassert>
#include <iostream>
#include <memory>
#include <utility>
Expand Down

0 comments on commit a545635

Please sign in to comment.