From 44fde85b2496750b78939247d1d19a67c5b3dc71 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 Nov 2016 15:24:14 +0200 Subject: C++11-compatibility fixes and improvements --- cutl/buildfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cutl/buildfile') diff --git a/cutl/buildfile b/cutl/buildfile index 192a84b..410baf8 100644 --- a/cutl/buildfile +++ b/cutl/buildfile @@ -2,11 +2,11 @@ # copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file -# {hxx }{ re } \ -# re/{ txx cxx}{ re } \ lib{cutl}: \ {hxx cxx}{ exception } \ + {hxx }{ re } \ + re/{ txx cxx}{ re } \ {hxx }{ shared-ptr } \ shared-ptr/{hxx ixx txx cxx}{ base } \ {hxx }{ static-ptr } \ -- cgit v1.1