]> www.fi.muni.cz Git - evince.git/blob - shell/dummy.cc
645049dc7aacc403c81d5e2ee4de321b92f4cdf6
[evince.git] / shell / dummy.cc
1 /* This file is just here to fake automake into linking evince as a C++ app
2  */
3
4 void evince_cpp_stub_dummy (void)
5 {
6 }
7