[Yellowstone] Move yellowstone yunq to namespace "yellowstone"
This commit is contained in:
parent
f1e09b2ae6
commit
6212aef336
40 changed files with 141 additions and 16 deletions
|
|
@ -9,6 +9,10 @@
|
|||
#include "yellowstone.yunq.client.h"
|
||||
|
||||
|
||||
namespace yellowstone {
|
||||
|
||||
|
||||
|
||||
|
||||
class YellowstoneServerBase {
|
||||
public:
|
||||
|
|
@ -55,3 +59,7 @@ class YellowstoneServerBase {
|
|||
glcr::CapBuffer& resp_caps);
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
} // namepace yellowstone
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue