Header.h 104 B

12345
  1. #pragma once
  2. #define _CRT_SECURE_NO_WARNINGS
  3. #include <stdio.h>
  4. #include <malloc.h>
  5. #include <Windows.h>