JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
BasicLib.h
Go to the documentation of this file.
1#ifndef __JBXL_CPP_BASICLIB_H_
2#define __JBXL_CPP_BASICLIB_H_
3
21#include "tools++.h"
22
23#include "mt.h"
24#include "matrix.h"
25#include "txml.h"
26#include "xtools.h"
27
28#include "ClassBox.h"
29
30
31#define JBXL_BASICLIB_VERSION "v5.0 stable '08 8/10"
32#define JBXL_BASICLIB_NAME "BasicLib"
33#define JBXL_BASICLIB_COPYRIGHT "by Fumi.Iseki (C) 2000"
34
35#endif
C++ ToolBox of Class.
マトリックス&ベクトルライブラリ ヘッダ
数学関数ヘッダ mt.h
ツールライブラリ ヘッダ for C++
Tiny XML ライブラリヘッダ
汎用拡張ツールヘッダ