From: Yedidya Feldblum Date: Wed, 13 Dec 2017 22:53:49 +0000 (-0800) Subject: Remove unused #include from folly/Portability.h X-Git-Tag: v2017.12.18.00~20 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0a1444e778c15825978bf917f087367406cfd6f9;p=folly.git Remove unused #include from folly/Portability.h Summary: [Folly] Remove unused `#include ` from `folly/Portability.h`. Reviewed By: Orvid Differential Revision: D6557374 fbshipit-source-id: 369ef0b622dc057e882ed0f4ad25b47fa3f05100 --- diff --git a/folly/Portability.h b/folly/Portability.h index 3f06c775..da1fff85 100644 --- a/folly/Portability.h +++ b/folly/Portability.h @@ -1,5 +1,5 @@ /* - * Copyright 2017 Facebook, Inc. + * Copyright 2017-present 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,6 @@ #pragma once -#include - #include #include