Forgot to remove the debugging header from zamn

This commit is contained in:
Essem 2022-05-19 22:46:09 -05:00
parent 2e71097763
commit 1e3083a372
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C

View file

@ -1,7 +1,6 @@
#include <napi.h>
#include <vips/vips8>
#include <gperftools/profiler.h>
using namespace std;
using namespace vips;