fix missing header in Range.h
[folly.git] / folly / MapUtil.h
index fbaf0deb6169502b4fb440e7064d8deaf807d93c..227a1297f060d86df3d33aa3661300405cbd344f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -69,4 +69,3 @@ typename Map::mapped_type* get_ptr(
 }  // namespace folly
 
 #endif /* FOLLY_MAPUTIL_H_ */
-