diff options
Diffstat (limited to 'butl/target-triplet')
-rw-r--r-- | butl/target-triplet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/butl/target-triplet b/butl/target-triplet index fe5e728..284b47f 100644 --- a/butl/target-triplet +++ b/butl/target-triplet @@ -150,6 +150,6 @@ namespace butl { return o << x.string (); } -}; +} #endif // BUTL_TARGET_TRIPLET |