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