From a0f96b95900108705261881b164d779e2db5b824 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Jul 2017 17:50:36 +0200 Subject: Initial implementation --- dummy.cxx | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dummy.cxx (limited to 'dummy.cxx') diff --git a/dummy.cxx b/dummy.cxx new file mode 100644 index 0000000..fabedbf --- /dev/null +++ b/dummy.cxx @@ -0,0 +1,5 @@ +// file : dummy.cxx -*- C++ -*- +// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// license : MIT; see accompanying LICENSE file + +// Dummy translation unit used to create dummy std.lib for VC. -- cgit v1.1