use #pragma once
This commit is contained in:
@@ -19,11 +19,8 @@
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#if !defined( INCLUDED_XMLWRITE_H )
|
||||
#define INCLUDED_XMLWRITE_H
|
||||
#pragma once
|
||||
|
||||
#include "imap.h"
|
||||
|
||||
void Map_Write( scene::Node& root, GraphTraversalFunc traverse, TextOutputStream& out );
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user