Added support for a local copy of dependencies, when the system version is not compatible or available
Change-Id: Ibd5c74bff376df49631710e72136416197251d62
This commit is contained in:
parent
529adbfaf6
commit
00833223e1
9 changed files with 273 additions and 10 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "certificate.h"
|
||||
#include "defines.h"
|
||||
#include <string.h>
|
||||
#include <ctime>
|
||||
|
||||
|
||||
Certificate::Certificate(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue