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

6 lines
59 B
C++

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