X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2FFBVector.h;h=428eba628d10b1629887c3fb09b94c181d1c3ff9;hb=337e3b8a157210eea33c88361b5e4c45a5efc462;hp=c52c350141dbadff0bd6c5cace879e3a4996e870;hpb=7ebe7c2a249de44209e8bcc453e1a70bafd4ed19;p=folly.git diff --git a/folly/FBVector.h b/folly/FBVector.h index c52c3501..428eba62 100644 --- a/folly/FBVector.h +++ b/folly/FBVector.h @@ -37,17 +37,17 @@ #include #include -#include #include +#include #include //============================================================================= // forward declaration namespace folly { - template > - class fbvector; -} +template > +class fbvector; +} // namespace folly //============================================================================= // unrolling