layers: Fix VS2013 build
authorDustin Graves <dustin@lunarg.com>
Fri, 1 Apr 2016 21:00:09 +0000 (15:00 -0600)
committerDustin Graves <dustin@lunarg.com>
Fri, 1 Apr 2016 21:13:55 +0000 (15:13 -0600)
commitede7c1f0cb59ac24441d4fe9bc149931c13d858b
tree9200922b8afa31b6e8379e733b0cfe33ec436e27
parent2b7935ed36a3b7694ec5a0468058e9f26f1451de
layers: Fix VS2013 build

Add macro to enable/disable noexcept based on compiler support.
Solution from:
http://stackoverflow.com/questions/18387640/how-to-deal-with-noexcept-in-visual-studio

Change-Id: Ic2d22c9247b902d6e13120b17fc0b8647f079f7f
layers/core_validation.h