Merge branch 'development' into LTS_development
This commit is contained in:
commit
5b86b0254b
1 changed files with 0 additions and 2 deletions
|
@ -1,9 +1,7 @@
|
||||||
#include <mist/converter.h>
|
|
||||||
#include <mist/json.h>
|
#include <mist/json.h>
|
||||||
|
|
||||||
namespace Controller {
|
namespace Controller {
|
||||||
extern JSON::Value capabilities; ///< Global storage of capabilities
|
extern JSON::Value capabilities; ///< Global storage of capabilities
|
||||||
//extern Converter::Converter * myConverter;
|
|
||||||
void checkCapable(JSON::Value & capa);
|
void checkCapable(JSON::Value & capa);
|
||||||
void checkAvailProtocols();
|
void checkAvailProtocols();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue