Quick Updates

svn path=/trunk/boinc/; revision=16943
This commit is contained in:
Rom Walton 2009-01-16 21:57:31 +00:00
parent d3aa55c9b4
commit 2816bf90c3
1 changed files with 8 additions and 6 deletions

View File

@ -22,17 +22,19 @@
#include "stdwx.h"
#include "BOINCGUIApp.h"
#include "MainDocument.h"
#include "SkinManager.h"
#include "BOINCBaseFrame.h"
#include "DlgAdvPreferences.h"
#include "res/usage.xpm"
#include "res/xfer.xpm"
#include "res/proj.xpm"
#include "res/warning.xpm"
#include "SkinManager.h"
#include "hyperlink.h"
#include "Events.h"
#include "error_numbers.h"
#include "version.h"
#include "DlgAdvPreferences.h"
#include "res/usage.xpm"
#include "res/xfer.xpm"
#include "res/proj.xpm"
#include "res/warning.xpm"
using std::string;