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