X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Fio%2FRecordIO.cpp;h=f279ae47e79863d17120f6259f6a0a78db755000;hb=ab60aed964e9279ab6dce99da2c3e6921bbd9a24;hp=0f350ccd84c577b19ca520d158aa1d0fd54e2b3e;hpb=9cbe74a31771f816da0ac2b9016e2a20d1398fd8;p=folly.git diff --git a/folly/io/RecordIO.cpp b/folly/io/RecordIO.cpp index 0f350ccd..f279ae47 100644 --- a/folly/io/RecordIO.cpp +++ b/folly/io/RecordIO.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 Facebook, Inc. + * Copyright 2016 Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,7 +17,6 @@ #include #include -#include #include #include @@ -25,6 +24,7 @@ #include #include #include +#include namespace folly {