mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-10 14:07:48 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef SWITCH_MATH_HPP
|
||||
#define SWITCH_MATH_HPP
|
||||
#pragma once
|
||||
|
||||
/* Properly forward math defines to std:: */
|
||||
#ifdef __SWITCH__
|
||||
@@ -19,4 +18,3 @@ namespace std
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif //TEST_SWITCH_MATH_HPP
|
||||
|
||||
Reference in New Issue
Block a user