diff options
Diffstat (limited to 'machxo2/archdefs.h')
-rw-r--r-- | machxo2/archdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/machxo2/archdefs.h b/machxo2/archdefs.h index 5852d24b..f8fee5d7 100644 --- a/machxo2/archdefs.h +++ b/machxo2/archdefs.h @@ -179,4 +179,4 @@ template <> struct hash<NEXTPNR_NAMESPACE_PREFIX PipId> } }; -} +} // namespace std |