Removed even more std::cerr and #include <iostream> things.
[oota-llvm.git] / lib / System / Signals.cpp
index 28f70289b512d157fa75843c91e98d2ab579f3d9..229dd1434bd5d6ce7bddd421ba2864443440a116 100644 (file)
@@ -33,4 +33,4 @@ using namespace sys;
 #include "Win32/Signals.inc"
 #endif
 
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab
+DEFINING_FILE_FOR(SystemSignals)