X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2FGroupVarint.cpp;h=82fcd6156eaa4f55b529389ffcc10f6c0371b7b4;hb=140c62d25d930cdbdacaa337d254a2471875a4be;hp=2ff34368bc0a6d99ec6dafe1657bfc5ee47aae93;hpb=5d43d2ab506d7b02a54ef5a5e1d662a1911d1aa2;p=folly.git diff --git a/folly/GroupVarint.cpp b/folly/GroupVarint.cpp index 2ff34368..82fcd615 100644 --- a/folly/GroupVarint.cpp +++ b/folly/GroupVarint.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2013 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/GroupVarint.h" +#include #if HAVE_GROUP_VARINT namespace folly {