]> git.lyx.org Git - lyx.git/blobdiff - src/support/SignalSlot.cpp
Remove unused macros USE_INCLUDED_STRING and STD_STRING_IS_GOOD
[lyx.git] / src / support / SignalSlot.cpp
index a6d1297df30dd0d58620e97102c41a3ff2930a1e..5ca240f0e868abac26bc17737267abf6dfeadb23 100644 (file)
@@ -4,15 +4,15 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
 
-#include <config.h>\r
+#include <config.h>
 
-#include "SignalSlot.h"
-#include "SignalSlotPrivate.h"
+#include "support/SignalSlot.h"
+#include "support/SignalSlotPrivate.h"
 
 namespace lyx {