aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
blob: f3f6f6cb0c6c79703dfde45c57afc7f4ddb2d335 (plain)
1
2
3
4
5
6
#include <udt/udt.h>

int main()
{
    return 0;
}