libSDL2pp/tests/header_rwops.cc
2014-09-05 04:54:53 +04:00

6 lines
54 B
C++

#include <SDL2pp/RWops.hh>
int main() {
return 0;
}