Fix build errors introduced by [12070] for compilers that don't support "override".

This commit is contained in:
evil-at-wow 2012-07-28 17:47:42 +02:00
parent a457ba9b41
commit f3dfab3954
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@
\ingroup realmd
*/
#include "Common.h"
#include "BufferedSocket.h"
#include <ace/OS_NS_string.h>