X-Git-Url: http://nitlanguage.org diff --git a/c_src/standard._sep.h b/c_src/standard._sep.h index 6fb4e43..8ae37fe 100644 --- a/c_src/standard._sep.h +++ b/c_src/standard._sep.h @@ -3,11 +3,8 @@ #define standard_sep #include "environ._sep.h" #include "time._sep.h" -#include "sorter._sep.h" #include "file._sep.h" #include "exec._sep.h" -#include "list._sep.h" -#include "range._sep.h" #include "math._sep.h" #include extern const char *LOCATE_standard;