mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
8 lines
197 B
C++
8 lines
197 B
C++
|
// 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
|