mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-20 10:25:43 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef BOO_INTERNAL_COMMON_HPP
|
||||
#define BOO_INTERNAL_COMMON_HPP
|
||||
#pragma once
|
||||
|
||||
#include "boo/BooObject.hpp"
|
||||
#include <iterator>
|
||||
@@ -78,4 +77,3 @@ static inline uint32_t flp2(uint32_t x)
|
||||
|
||||
}
|
||||
|
||||
#endif // BOO_INTERNAL_COMMON_HPP
|
||||
|
||||
Reference in New Issue
Block a user