1 2 3 4 5 6 7 8
#pragma once #ifndef CALT_CALT_H #define CALT_CALT_H #include <mem.h> #include <alloc.h> #endif