doc_update_sequoia
Volker Birk 8 years ago
parent 6217a2f22b
commit fda2b73599

@ -5,8 +5,7 @@
#include <stdlib.h>
#include <assert.h>
#define _EXPORT_PEP_ENGINE_DLL
#include "pEpEngine.h"
#include "pEp_internal.h"
#include "keymanagement.h"
#ifndef MIN

@ -1,5 +1,7 @@
#pragma once
#include "pEpEngine.h"
#ifdef __cplusplus
extern "C" {
#endif

Loading…
Cancel
Save