调整头文件包含顺序
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
|
||||
#ifndef IMAGEREADER_H
|
||||
#define IMAGEREADER_H
|
||||
#include "BinaryReader.h"
|
||||
#include "../Tex/TexImageContainer.h"
|
||||
#include "BinaryOPT/BinaryReader.h"
|
||||
#include "Tex/TexImageContainer.h"
|
||||
|
||||
namespace PKG
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user