mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-07 19:57:48 +00:00
chore: do not use using namespace in headers
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include <cmath>
|
||||
#include <format>
|
||||
|
||||
using namespace T6;
|
||||
|
||||
namespace BSP
|
||||
{
|
||||
std::string BSPUtil::getFileNameForBSPAsset(std::string& assetName)
|
||||
|
||||
Reference in New Issue
Block a user