move shutdown socket set
[folly.git] / folly / Fingerprint.h
index e665408391ab1acaf7fb5eead0ed0317cc073174..9dbf13e9c9546b1e99d4533106f26d2cbcabc857 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012 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.
@@ -47,7 +47,7 @@
 
 #include <cstdint>
 
-#include "folly/Range.h"
+#include <folly/Range.h>
 
 namespace folly {