Include <cassert> when using assert
authorChristopher Dykes <cdykes@fb.com>
Fri, 16 Dec 2016 01:31:48 +0000 (17:31 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 16 Dec 2016 01:33:02 +0000 (17:33 -0800)
commit16c6735f1811fea2ba71f754c88f5026d2730d2c
treef2ba43c12849ac59ad3dc5408d2f1360f7134480
parentb1cc55016a1f3863ff9232dd4dc83575d986e0bf
Include <cassert> when using assert

Summary:
We were using `assert` without including anything that defines it.

Closes https://github.com/facebook/folly/issues/530

Reviewed By: yfeldblum

Differential Revision: D4337047

fbshipit-source-id: 327d19a685e7a4cc1e1eb6e471a6457fe9dee6c7
folly/detail/StaticSingletonManager.h