NewLang Project
Yet another programm language
Main Page
Namespaces
Classes
Files
File List
File Members
Loading...
Searching...
No Matches
lib
include.h
Go to the documentation of this file.
1
#ifndef INCLUDED_INCLUDE_H_
2
#define INCLUDED_INCLUDE_H_
3
4
#include <vector>
5
#include <string>
6
#include <map>
7
#include <variant>
8
#include <climits>
9
10
11
#include "
object.h
"
12
13
#endif
/* INCLUDED_INCLUDE_H_ */
14
object.h
Generated by
1.11.0