Convert to pragma once
This commit is contained in:
@@ -107,8 +107,7 @@
|
||||
//
|
||||
///////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef ANIMQUEUE_HPP
|
||||
#define ANIMQUEUE_HPP
|
||||
#pragma once
|
||||
|
||||
#include "wrap-set.hpp"
|
||||
#include "wrap-string.hpp"
|
||||
@@ -431,5 +430,4 @@ private:
|
||||
static util::SharedStdString blankqueue_;
|
||||
};
|
||||
|
||||
#endif // ANIMQUEUE_HPP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user