1/* This source should compile fine with C++ compiler */
2#include "wayland-server-protocol.h"
3
4int main() { return 0; }
5
6

source code of gtk/subprojects/wayland/tests/cpp-compile-test.cpp