Commit 8ca18b6e authored by Tudor Bosman's avatar Tudor Bosman Committed by Owen Yamauchi

make sse4.2 functions in folly/Range.h build on -fb platform

Test Plan: fbconfig --platform=gcc-4.7.1-glibc-2.14.1-fb folly/test && fbmake runtests_opt

Reviewed By: oyamauchi@fb.com

FB internal diff: D749992
parent 7677673c
......@@ -20,6 +20,7 @@
#ifndef FOLLY_RANGE_H_
#define FOLLY_RANGE_H_
#include "folly/folly-config.h"
#include "folly/FBString.h"
#include <glog/logging.h>
#include <algorithm>
......
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