mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
6 lines
72 B
C++
6 lines
72 B
C++
#include <SDL2pp/StreamRWops.hh>
|
|
|
|
int main(int, char*[]) {
|
|
return 0;
|
|
}
|