resources
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include "std.hpp"
|
||||
|
||||
std::string _format(const std::string& format_str, const size_t args_count, ...);
|
||||
|
||||
Reference in New Issue
Block a user