diff options
Diffstat (limited to 'nx-X11/lib/dps/dpsifdef.txt')
-rw-r--r-- | nx-X11/lib/dps/dpsifdef.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nx-X11/lib/dps/dpsifdef.txt b/nx-X11/lib/dps/dpsifdef.txt new file mode 100644 index 000000000..d44b7c85f --- /dev/null +++ b/nx-X11/lib/dps/dpsifdef.txt @@ -0,0 +1,7 @@ +#ifndef DPSOPS_H +#define DPSOPS_H + +#if defined(__cplusplus) || defined(c_plusplus) +extern "C" { +#endif + |