aboutsummaryrefslogtreecommitdiff
path: root/libbutl/target-triplet.mxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/target-triplet.mxx')
-rw-r--r--libbutl/target-triplet.mxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/libbutl/target-triplet.mxx b/libbutl/target-triplet.mxx
index 9445aba..0b2c40a 100644
--- a/libbutl/target-triplet.mxx
+++ b/libbutl/target-triplet.mxx
@@ -145,8 +145,7 @@ LIBBUTL_MODEXPORT namespace butl
explicit
target_triplet (const std::string&);
- //target_triplet () = default;
- target_triplet () {} //@@ MOD (VC ICE)
+ target_triplet () = default;
};
inline bool