blob: ca33a6856bd29399d98928c787b18a4397db8d22 [file] [log] [blame]
#include <example.pb.h>
int main()
{
example::msgs::Example msg;
return 0;
}