mirror of
https://github.com/NoelFB/blah.git
synced 2025-12-14 13:17:07 +08:00
removing "backend" from internal namespaces
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include <blah/streams/filestream.h>
|
||||
#include <blah/common.h>
|
||||
#include "../internal/platform_backend.h"
|
||||
#include "../internal/platform.h"
|
||||
#include <cstring>
|
||||
|
||||
using namespace Blah;
|
||||
|
||||
Reference in New Issue
Block a user