Override for include-guard
[folly.git] / folly / detail / AtomicHashUtils.h
index a06db36b2bd53f5803d627641783849b288b0947..04e052cca4937d6d29274c44174fc6a526ec84df 100644 (file)
@@ -18,6 +18,7 @@
 //
 // Note: no include guard; different -inl.h files include this and
 // undef it more than once in a translation unit.
+// override-include-guard
 
 #if !(defined(__x86__) || defined(__i386__) || FOLLY_X64)
 #define FOLLY_SPIN_WAIT(condition)                \