Commit b106620d038bc764329a29c234ffad5903479634

Patrick Steinhardt 2019-04-16T10:56:18

examples: move MSVC compatibility macros into common header We currently have two locations in our examples where we define the same compatibility wrappers for MSVC. Move them into "common.h" to avoid duplication and make them available to other examples.