X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FCpuIdTest.cpp;h=c1465aa40ed05653eb75a35fe4e631ecf0608fad;hb=02548aa013320689d38b906fa893a028f4cdfb6b;hp=e86ffac45c70605223e279341dc32043b3bb38ca;hpb=546bd3f5f2ed1fdf3a0f5c2b6737a20c4bc2f561;p=folly.git diff --git a/folly/test/CpuIdTest.cpp b/folly/test/CpuIdTest.cpp index e86ffac4..c1465aa4 100644 --- a/folly/test/CpuIdTest.cpp +++ b/folly/test/CpuIdTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2014 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. @@ -16,8 +16,7 @@ #include -#include -#include +#include using namespace folly;