Not part of default build.
This commit is contained in:
alex.fritze%crocodile-clips.com 2001-12-12 12:58:57 +00:00
Родитель e7ce58cd84
Коммит e2ede46f4a
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -23,8 +23,8 @@
#ifndef __ART_MISC_H__
#define __ART_MISC_H__
#include <stdlib.h> /* for malloc, etc. */
#include <stdlib.h> /* for malloc, etc. */
#include <math.h> /* for M_PI, M_SQRT2 */
/* The art_config.h file is automatically generated by
gen_art_config.c and contains definitions of
ART_SIZEOF_{CHAR,SHORT,INT,LONG} and art_u{8,16,32}. */