FOSSology  4.4.0
Open Source License Compliance by Open Source Software
ninka.hpp
1 /*
2  SPDX-FileCopyrightText: © 2014-2015 Siemens AG
3 
4  SPDX-License-Identifier: GPL-2.0-only
5 */
6 
7 #ifndef NINKA_AGENT_NINKA_HPP
8 #define NINKA_AGENT_NINKA_HPP
9 
10 #include "utils.hpp"
11 
12 extern "C" {
13 #include "libfossagent.h"
14 }
15 
16 #endif // NINKA_AGENT_NINKA_HPP