mirror of
https://github.com/ARMSX2/ARMSX3.git
synced 2026-08-24 16:58:52 -07:00
Move types.h to util/types.hpp
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ Examples:
|
||||
Intersection (&) and symmetric difference (^) is also available.
|
||||
*/
|
||||
|
||||
#include "types.h"
|
||||
#include "util/types.hpp"
|
||||
#include "util/atomic.hpp"
|
||||
|
||||
template <typename T>
|
||||
|
||||
Reference in New Issue
Block a user