mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 16:59:04 +00:00
Put everything back.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* @file string.h
|
||||
* @brief Declaration of the string library
|
||||
**/
|
||||
#pragma once
|
||||
#include <tc/types.h>
|
||||
|
||||
/**
|
||||
* @namespace tc::string
|
||||
* @brief Namespace of the string library
|
||||
**/
|
||||
#include <tc/string/TranscodeUtil.h>
|
||||
Reference in New Issue
Block a user