Commit 3490edad authored by Marc Celani's avatar Marc Celani Committed by Facebook Github Bot

Missing pragma once in QuantileEstimator-defs.h

Summary: As title

Reviewed By: tageorgiou

Differential Revision: D7804647

fbshipit-source-id: 9a58de258cd49a4d15ded05163975304c0e7e83b
parent d60962e9
......@@ -14,6 +14,8 @@
* limitations under the License.
*/
#pragma once
#include <folly/stats/QuantileEstimator.h>
#include <folly/stats/detail/BufferedStat-defs.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