[8156] Some mail show flags use.

[8155] Move unneeded include from header.
Author: VladimirMangos

--HG--
branch : trunk
This commit is contained in:
megamage
2009-07-12 17:55:57 +08:00
parent 920a70932b
commit 016f8bb6b3
3 changed files with 20 additions and 2 deletions

View File

@@ -18,6 +18,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <stdio.h>
#include "ProgressBar.h"
char const* const barGoLink::empty = " ";

View File

@@ -20,7 +20,6 @@
#ifndef TRINITYCORE_PROGRESSBAR_H
#define TRINITYCORE_PROGRESSBAR_H
#include <stdio.h>
#include "Platform/Define.h"
class TRINITY_DLL_SPEC barGoLink