aboutsummaryrefslogtreecommitdiff
path: root/odb/compilers/vc/post.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-03 14:59:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-03 14:59:54 +0200
commitb184c21ce0bc72d0c559cd93525628e8fefa62be (patch)
treeaa077cfa21cd370d791c37a2fca4ca5aa22630fe /odb/compilers/vc/post.hxx
parentb03f2286a8ff16e97716d8b2c3fb46b489980d95 (diff)
Fold odb/compiler/*/{pre post}.hxx into odb/{pre post}.hxx
We only needed it for one compiler (VC) ever.
Diffstat (limited to 'odb/compilers/vc/post.hxx')
-rw-r--r--odb/compilers/vc/post.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/odb/compilers/vc/post.hxx b/odb/compilers/vc/post.hxx
deleted file mode 100644
index 442f282..0000000
--- a/odb/compilers/vc/post.hxx
+++ /dev/null
@@ -1,5 +0,0 @@
-// file : odb/compilers/vc/post.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
-// license : GNU GPL v2; see accompanying LICENSE file
-
-#pragma warning (pop)