|
Urbi SDK Remote for C++
2.7.5
|
00001 /* 00002 * Copyright (C) 2008-2010, Gostai S.A.S. 00003 * 00004 * This software is provided "as is" without warranty of any kind, 00005 * either expressed or implied, including but not limited to the 00006 * implied warranties of fitness for a particular purpose. 00007 * 00008 * See the LICENSE file for more information. 00009 */ 00010 00012 00013 #include <iostream> 00014 #include <sstream> 00015 #include <list> 00016 00017 #include <libport/lexical-cast.hh> 00018 #include <libport/program-name.hh> 00019 00020 #include <liburbi/compatibility.hh> 00021 00022 #include <urbi/utimer-callback.hh> 00023 #include <urbi/uobject.hh> 00024 #include <urbi/usyncclient.hh> 00025 #include <urbi/uexternal.hh> 00026 00027 namespace urbi 00028 { 00029 00030 00031 } // namespace urbi