From: <den...@us...> - 2010-12-03 16:37:54
|
Revision: 392 http://stdair.svn.sourceforge.net/stdair/?rev=392&view=rev Author: denis_arnaud Date: 2010-12-03 16:37:46 +0000 (Fri, 03 Dec 2010) Log Message: ----------- [Branch 0.9.0][API] Fixed a few compilation errors with the new API. Modified Paths: -------------- branches/stdair/0.9.0/main/stdair/STDAIR_Service.hpp Modified: branches/stdair/0.9.0/main/stdair/STDAIR_Service.hpp =================================================================== --- branches/stdair/0.9.0/main/stdair/STDAIR_Service.hpp 2010-12-03 16:09:05 UTC (rev 391) +++ branches/stdair/0.9.0/main/stdair/STDAIR_Service.hpp 2010-12-03 16:37:46 UTC (rev 392) @@ -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. |