X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FDiscriminatedPtrTest.cpp;h=e9074eb0e2da090072e2cbfb54221e4bcf35e11e;hb=442584e7897a6a0117c53818564494ba936dbf12;hp=e282d9d38e72d5e5c6cf4717180495dd71fe5601;hpb=52fceaf485e63d459d2df5858ffdbeaafe851dbf;p=folly.git diff --git a/folly/test/DiscriminatedPtrTest.cpp b/folly/test/DiscriminatedPtrTest.cpp index e282d9d3..e9074eb0 100644 --- a/folly/test/DiscriminatedPtrTest.cpp +++ b/folly/test/DiscriminatedPtrTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2014 Facebook, Inc. + * Copyright 2015 Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "folly/DiscriminatedPtr.h" +#include #include