Use simpler tags for ctor dispatch in exception_wrapper
[folly.git] / folly / Logging.h
index 404ca80e4d83dc093904be927a1f27fbbf31766d..106aec3a94feff38eb7a3b439138a1a7cb112d23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 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.
@@ -18,6 +18,7 @@
 
 #include <atomic>
 #include <chrono>
+
 #include <glog/logging.h>
 
 #ifndef FB_LOG_EVERY_MS