libSDL2pp/tests/header_streamrwops.cc
2014-12-18 14:32:27 +03:00

6 lines
60 B
C++

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