blob: b4513f46283a78bc3d159fabe639fe18952ff0bd (
plain)
1
2
3
4
5
6
7
|
// file : xml/details/post.hxx
// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifdef _MSC_VER
# pragma warning (pop)
#endif
|