mirror of
https://github.com/Ed94/WATL_Exercise.git
synced 2025-08-05 14:52:44 -07:00
misc maint
This commit is contained in:
@@ -1,15 +1,13 @@
|
||||
/*
|
||||
WATL Exercise
|
||||
Version: 2 (From Scratch, 2-Stage Compilation)
|
||||
|
||||
Vendor OS & Compiler: Windows 11, MSVC
|
||||
Version: 2 (From Scratch, 2-Stage Compilation, MSVC & WinAPI Only, Win CRT Multi-threaded Static Linkage)
|
||||
Host: Windows 11 (x86-64)
|
||||
Toolchain: MSVC 19.43, C-Stanard: 11
|
||||
*/
|
||||
|
||||
#if GEN_TIME == 1
|
||||
#include "gencpp_c11.h"
|
||||
|
||||
|
||||
|
||||
int gen_main()
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user