libSDL2pp/tests/header_audio.cc
2014-11-29 22:58:27 +03:00

6 lines
54 B
C++

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