Make folly::getCurrentThreadId() return a thread ID on OSX
[folly.git] / folly / GroupVarint.cpp
index 2ff34368bc0a6d99ec6dafe1657bfc5ee47aae93..cc5740ff20ebf78781a0709e74380437e91b91cc 100644 (file)
@@ -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 <folly/GroupVarint.h>
 
 #if HAVE_GROUP_VARINT
 namespace folly {