refactor shared
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
using ::Basalt::Shared::Char::BSStringView;
|
||||
using ::basalt::shared::char_types::BSStringView;
|
||||
|
||||
namespace Basalt::Presenter {
|
||||
namespace basalt::presenter::dll_loader {
|
||||
|
||||
static std::filesystem::path get_executable() {
|
||||
#if defined(BASALT_OS_WINDOWS)
|
||||
|
||||
Reference in New Issue
Block a user