/* * Tests if this still compiles when multiple .proto files are involved. */ #include #include #include "callbacks2.pb.h" int main() { return 0; }