creat shutdown.h i system_utils.h
fix: arreglants uns includes per a windows
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <span>
|
||||
#include <string> // Para manejar cadenas de texto
|
||||
#include <span> // Para Span
|
||||
#include <string> // Para string
|
||||
|
||||
namespace Lang {
|
||||
enum class Code : int;
|
||||
|
||||
Reference in New Issue
Block a user