libSDL2pp/tests/header_streamrwops.cc
2015-12-15 22:06:56 +03:00

6 lines
72 B
C++

#include <SDL2pp/StreamRWops.hh>
int main(int, char*[]) {
return 0;
}