mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 16:59:04 +00:00
Move dependencies to the top level.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
/**
|
||||
* @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