Author: bdash
Date: 2004-10-29 16:46:53 +1300 (Fri, 29 Oct 2004)
New Revision: 295
Modified:
trunk/msn/switchboardserver.h
Log:
Need to include cassert due to assert usage.
Modified: trunk/msn/switchboardserver.h
===================================================================
--- trunk/msn/switchboardserver.h 2004-10-28 10:29:29 UTC (rev 294)
+++ trunk/msn/switchboardserver.h 2004-10-29 03:46:53 UTC (rev 295)
@@ -28,6 +28,7 @@
#include <msn/connection.h>
#include <msn/passport.h>
#include <string>
+#include <cassert>
namespace MSN
{
-------------------------------------------------------
This Newsletter Sponsored by: Macrovision
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
|