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.mxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/target-triplet.mxx b/libbutl/target-triplet.mxx
index 39a62d0..2f13db0 100644
--- a/libbutl/target-triplet.mxx
+++ b/libbutl/target-triplet.mxx
@@ -147,7 +147,7 @@ LIBBUTL_MODEXPORT namespace butl
explicit
target_triplet (const std::string&);
- target_triplet () = default;
+ target_triplet () {} // = default; @@ MOD VC
};
inline bool