修正配置类引用存储类路径错误的BUG

This commit is contained in:
nnhy 2015-10-15 01:30:47 +00:00
parent 64c992c6db
commit 318520c950
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include "Sys.h"
#include "Stream.h"
#include "..\Storage\Storage.h"
#include "Storage\Storage.h"
class ConfigBlock
{