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