X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FAsciiCaseInsensitiveTest.cpp;h=236b8e3144991677a216b5f5d54223d603306a9c;hb=e0b75e77cc224d3caffbb717342873c858e893fe;hp=3d00e50d53eb08a33757f0cd4c7e0aa4094be59c;hpb=f6a8fe63f09913d1784f974845dcfdfef3d5b93e;p=folly.git diff --git a/folly/test/AsciiCaseInsensitiveTest.cpp b/folly/test/AsciiCaseInsensitiveTest.cpp index 3d00e50d..236b8e31 100644 --- a/folly/test/AsciiCaseInsensitiveTest.cpp +++ b/folly/test/AsciiCaseInsensitiveTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2014 Facebook, Inc. + * Copyright 2017 Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -16,7 +16,8 @@ #include -#include +#include +#include #include using namespace std;