Enforce that only one version of folly is loaded at the same time
authorTudor Bosman <tudorb@fb.com>
Mon, 21 Jul 2014 22:18:02 +0000 (15:18 -0700)
committerChip Turner <chip@fb.com>
Fri, 25 Jul 2014 16:06:26 +0000 (09:06 -0700)
commit1274a688d51ee0b82c2eeb0e1f373e9e992722e6
tree2824808c1e9dcd83186a27e56221a3ad29cb51ce
parentc52e055c3caccff4cd957e32e69bf38e723d9ecb
Enforce that only one version of folly is loaded at the same time

Test Plan: folly/test, OSS build, check the macro in separate file

Reviewed By: dancol@fb.com

FB internal diff: D1448086
folly/Makefile.am
folly/Version.cpp [new file with mode: 0644]
folly/VersionCheck.h [new file with mode: 0644]
folly/configure.ac