fixed compilation and re-licensed zeroconf/

This commit is contained in:
csoler 2018-05-30 21:45:18 +02:00
parent bc63726c4c
commit b0f391d66f
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
12 changed files with 84 additions and 114 deletions

View file

@ -19,8 +19,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>. *
* *
*******************************************************************************/
#pragma once
#include <stdexcept>
#include <sstream>
#include <iostream>

View file

@ -19,8 +19,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>. *
* *
*******************************************************************************/
#pragma once
#include <stdint.h>
#include <util/radix64.h>
#include "pgpkeyutil.h"

View file

@ -19,8 +19,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>. *
* *
*******************************************************************************/
#pragma once
#include <iostream>
#include <sstream>
#include <stdio.h>