commitmonitor Code
Monitor your SVN repositories and notifies you on new commits
Brought to you by:
steveking
--- a/trunk/src/DiffViewer.cpp +++ b/trunk/src/DiffViewer.cpp @@ -16,7 +16,8 @@ // along with this program; if not, write to the Free Software Foundation, // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. // -#include "StdAfx.h" + +#include "stdafx.h" #include "DiffViewer.h" #include "SciLexer.h" #include "Registry.h"