dev_yi #1

Merged
zhangyiss merged 6 commits from dev_yi into main 2025-02-09 21:04:46 +08:00
3 changed files with 2 additions and 3 deletions
Showing only changes of commit a6f89f0922 - Show all commits

View File

@ -29,7 +29,6 @@
#define _GCTL_JX_SINGLE_H
#include "gctl/core/array.h"
#include "gctl/core/exceptions.h"
#include "gctl_graphic_config.h"
#ifdef GCTL_GRAPHIC_GMT

View File

@ -34,7 +34,7 @@
#include "gctl/core.h"
#include "gctl/maths.h"
#include "gctl/algorithm.h"
#include "gctl/algorithms.h"
#include "mgl2/mgl.h"
#include "mgl2/fltk.h"

View File

@ -34,7 +34,7 @@
#include "gctl/core.h"
#include "gctl/maths.h"
#include "gctl/algorithm.h"
#include "gctl/algorithms.h"
#include "mgl2/mgl.h"
#include "mgl2/fltk.h"