example/file/api.hpp
Go to the documentation of this file.
1 /*
2 ** Copyright (C) 2012 Aldebaran Robotics
3 ** See COPYING for the license
4 */
5 
6 #pragma once
7 
8 #ifndef ALICE_SERVICE_API_H_
9 #define ALICE_SERVICE_API_H_
10 
11 #include <qi/macro.hpp>
12 
13 #define ALICE_SERVICE_API QI_LIB_API(alice_service)
14 
15 #endif /* !QICORE_API_H_ */


naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41