From b184c21ce0bc72d0c559cd93525628e8fefa62be Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 3 Aug 2016 14:59:54 +0200 Subject: Fold odb/compiler/*/{pre post}.hxx into odb/{pre post}.hxx We only needed it for one compiler (VC) ever. --- odb/post.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/post.hxx') diff --git a/odb/post.hxx b/odb/post.hxx index fe6e342..423bc49 100644 --- a/odb/post.hxx +++ b/odb/post.hxx @@ -3,5 +3,5 @@ // license : GNU GPL v2; see accompanying LICENSE file #ifdef _MSC_VER -# include +# pragma warning (pop) #endif -- cgit v1.1