diff options
Diffstat (limited to 'types.hpp')
-rw-r--r-- | types.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/types.hpp b/types.hpp deleted file mode 100644 index 86ccb8f..0000000 --- a/types.hpp +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -using Real = double; |