Files
2025-09-18 17:55:52 -04:00

17 lines
326 B
C

#ifndef __SGMH__
#define __SGMH__
#include "common_hdr.h"
#include "space_math_hdr.h"
#include "txt_utils_hdr.h"
#include "arr_utils_hdr.h"
#include "obj_utils_hdr.h"
#include "spln_utils_hdr.h"
#include "attrib_utils_hdr.h"
#include "boolean_utils_hdr.h"
#include "impexp_utils_hdr.h"
#include "smthnk_utils_hdr.h"
#endif