mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-07 22:36:49 -04:00
6 lines
75 B
C++
6 lines
75 B
C++
#include <SDL2pp/ContainerRWops.hh>
|
|
|
|
int main(int, char*[]) {
|
|
return 0;
|
|
}
|