9 lines
178 B
C
9 lines
178 B
C
|
#ifndef NULLSOFT_API_H
|
||
|
#define NULLSOFT_API_H
|
||
|
|
||
|
#include "api/service/api_service.h"
|
||
|
#include "api/service/waServiceFactory.h"
|
||
|
|
||
|
#include "../Agave/Language/api_language.h"
|
||
|
|
||
|
#endif
|