Commit 689ef909 authored by Andrew Gallagher's avatar Andrew Gallagher Committed by Facebook Github Bot

folly: add missing `<limits.h>` include

Summary: (Note: this ignores all push blocking failures!)

Differential Revision: D13113896

fbshipit-source-id: aefac5744e0f2e2f5ab27753de4662234a0e0de6
parent ab18d76b
......@@ -14,7 +14,9 @@
* limitations under the License.
*/
#pragma once
#include <atomic>
#include <limits.h>
#include <memory>
#include <folly/lang/SafeAssert.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment