let's actually stage those changes...
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include "layers.h"
|
||||
#include "layers.hpp"
|
||||
|
||||
#include <ranges>
|
||||
|
||||
#include "log.h"
|
||||
#include "map_.h"
|
||||
#include "strings.h"
|
||||
#include "toast.h"
|
||||
#include "log.hpp"
|
||||
#include "map_.hpp"
|
||||
#include "strings.hpp"
|
||||
#include "toast.hpp"
|
||||
|
||||
using namespace anm2ed::util;
|
||||
using namespace anm2ed::resource;
|
||||
|
||||
Reference in New Issue
Block a user