Scene: remove redundant pragma once statement.
parent
27fd350b68
commit
d27cce513b
|
@ -38,7 +38,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
#pragma once
|
|
||||||
|
|
||||||
/** @file scene.h
|
/** @file scene.h
|
||||||
* @brief Defines the data structures in which the imported scene is returned.
|
* @brief Defines the data structures in which the imported scene is returned.
|
||||||
|
|
Loading…
Reference in New Issue