libSDL2pp/tests/header_rect.cc
2014-02-11 06:15:01 +04:00

6 lines
53 B
C++

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