Cleaned up header dependencies to avoid unnecessary compiling.

This commit is contained in:
spx
2011-02-07 08:02:12 +00:00
parent e0b9a2c353
commit b0af82a25d
26 changed files with 36 additions and 23 deletions

View File

@ -18,7 +18,8 @@
#include "StdAfx.h"
#include "TrayWindow.h"
#include "Resource.h"
#include "Measure.h"
#include "resource.h"
#include "Litestep.h"
#include "Rainmeter.h"
#include "AboutDialog.h"