2012-03-24 23:39:19 +01:00

8 lines
93 B
C++

#include "LAME.h"
#include "LAMEString.h"
String getUserName()
{
return String("user");
}