first commit
This commit is contained in:
13
nodes/vp_meta_subscriber.cpp
Executable file
13
nodes/vp_meta_subscriber.cpp
Executable file
@@ -0,0 +1,13 @@
|
||||
|
||||
#include "vp_meta_subscriber.h"
|
||||
|
||||
namespace vp_nodes {
|
||||
|
||||
vp_meta_subscriber::vp_meta_subscriber(/* args */) {
|
||||
|
||||
}
|
||||
|
||||
vp_meta_subscriber::~vp_meta_subscriber() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user