mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-10 05:58:00 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef AMUSE_COMMON_HPP
|
||||
#define AMUSE_COMMON_HPP
|
||||
#pragma once
|
||||
|
||||
#include "boo/System.hpp"
|
||||
#include <QString>
|
||||
@@ -65,4 +64,3 @@ template<> struct hash<QString>
|
||||
};
|
||||
}
|
||||
|
||||
#endif //AMUSE_COMMON_HPP
|
||||
|
||||
Reference in New Issue
Block a user