blob: fabedbfabc094b981039303d339411e69c8f633f (
plain)
1
2
3
4
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.
|