From ea24f530048cbce0c5335ca3fd3632c8ce34315a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 24 Aug 2019 16:37:29 +0300 Subject: Move bin build system module to separate library --- libbuild2/version/export.hxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libbuild2/version') diff --git a/libbuild2/version/export.hxx b/libbuild2/version/export.hxx index c76cd8a..d6bb001 100644 --- a/libbuild2/version/export.hxx +++ b/libbuild2/version/export.hxx @@ -1,3 +1,7 @@ +// file : libbuild2/version/export.hxx -*- C++ -*- +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd +// license : MIT; see accompanying LICENSE file + #pragma once // Normally we don't export class templates (but do complete specializations), -- cgit v1.1