libSDL2pp/tests/header_containerrwops.cc
2014-12-18 14:29:45 +03:00

6 lines
63 B
C++

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