rgbd
test_server.cpp
Go to the documentation of this file.
1 #include "test_server_templ.h"
2 #include "rgbd/server.h"
3 
4 int main(int argc, char **argv)
5 {
6  return main_templ<rgbd::Server>(argc, argv);
7 }
main
int main(int argc, char **argv)
Definition: test_server.cpp:4
test_server_templ.h
server.h