QtROSJsonFactory.h 85 Bytes
Newer Older
1 2 3 4
#pragma once
#include "ROSJsonFactory.h"

typedef ROSJsonFactory<> QtROSJsonFactory;