Skip to content

Commit

Permalink
Add missing definition
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Jan 13, 2020
1 parent a54bda3 commit 59b4980
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/pharovm/debug.h
@@ -1,5 +1,7 @@
#pragma once

#include <stdio.h>

#ifndef EXPORT
#define EXPORT(x) x
#endif
Expand Down

0 comments on commit 59b4980

Please sign in to comment.