aboutsummaryrefslogtreecommitdiffstats
path: root/include/calt.h
blob: 4ea43b0a09685b6a846950f8c05886f586d93905 (plain) (blame)
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