mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-20 02:52:00 -05:00
10 lines
60 B
C
10 lines
60 B
C
|
|
||
|
|
||
|
#include <boost/config.hpp>
|
||
|
|
||
|
|
||
|
int main()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|