removing c++ header file from c header

This commit is contained in:
Kyle Shores 2024-02-27 11:50:24 -06:00
parent 182d462203
commit 1508c678be

View File

@ -15,7 +15,6 @@ and accessing rc files (e.g. .daprc).
#include "ncuri.h"
#include "nclist.h"
#include "ncbytes.h"
#include <cstdio>
/* getenv() keys */
#define NCRCENVIGNORE "NCRCENV_IGNORE"