From: <den...@us...> - 2010-12-03 16:38:18
|
Revision: 393 http://stdair.svn.sourceforge.net/stdair/?rev=393&view=rev Author: denis_arnaud Date: 2010-12-03 16:38:12 +0000 (Fri, 03 Dec 2010) Log Message: ----------- [API] Fixed a few compilation errors with the new API. Modified Paths: -------------- trunk/stdair/stdair/STDAIR_Service.hpp Modified: trunk/stdair/stdair/STDAIR_Service.hpp =================================================================== --- trunk/stdair/stdair/STDAIR_Service.hpp 2010-12-03 16:37:46 UTC (rev 392) +++ trunk/stdair/stdair/STDAIR_Service.hpp 2010-12-03 16:38:12 UTC (rev 393) @@ -17,6 +17,7 @@ // StdAir #include <stdair/basic/BasLogParams.hpp> #include <stdair/basic/BasDBParams.hpp> +#include <stdair/stdair_service_types.hpp> namespace stdair { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |