tdesktop/Telegram/SourceFiles/codegen/style/main.cpp
John Preston 18db57ba96 Added a new project codegen_style to the solution.
It should replace MetaStyle in the far future.
2016-03-30 01:35:36 +04:00

4 lines
48 B
C++

int main(int argc, char *argv[]) {
return 0;
}