重构
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "Alloc.h"
|
||||
#include "../Alloc.h"
|
||||
|
||||
namespace TinySTL{
|
||||
char *alloc::start_free = 0;
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "String.h"
|
||||
#include "../String.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user