ミラー元
https://github.com/minetest/irrlicht.git
前回の同期 2025-07-03 00:30:26 +02:00
cleanup: get rid of the legacy #ifndef #define craziness
このコミットが含まれているのは:
@ -2,8 +2,7 @@
|
||||
// This file is part of the "Irrlicht Engine".
|
||||
// For conditions of distribution and use, see copyright notice in irrlicht.h
|
||||
|
||||
#ifndef __I_ATTRIBUTE_H_INCLUDED__
|
||||
#define __I_ATTRIBUTE_H_INCLUDED__
|
||||
#pragma once
|
||||
|
||||
#include "IReferenceCounted.h"
|
||||
#include "SColor.h"
|
||||
@ -62,5 +61,3 @@ public:
|
||||
|
||||
} // end namespace io
|
||||
} // end namespace irr
|
||||
|
||||
#endif
|
||||
|
新しいイシューから参照
ユーザーをブロックする