mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-02-02 22:07:13 +08:00
🧹 move the include to dev environment
This commit is contained in:
parent
7c0c3f1003
commit
0b76a9a968
@ -2,7 +2,6 @@
|
||||
#include "config.hpp"
|
||||
#include "cpu.hpp"
|
||||
#include "definitions.hpp"
|
||||
#include "follow_process_log.hpp"
|
||||
#include "initcpio.hpp"
|
||||
#include "pacmanconf_repo.hpp"
|
||||
#include "subprocess.h"
|
||||
@ -58,6 +57,8 @@
|
||||
#endif
|
||||
|
||||
#ifdef NDEVENV
|
||||
#include "follow_process_log.hpp"
|
||||
|
||||
#include <cpr/api.h>
|
||||
#include <cpr/response.h>
|
||||
#include <cpr/status_codes.h>
|
||||
|
Loading…
Reference in New Issue
Block a user