Skip to content

Commit e14cd23

Browse files
committed
fix wrong define
1 parent fe37453 commit e14cd23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/utils/mknix.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef NIX_MX_NIX2MX_H
2-
#define NIX_MX_NIX2MX_H
1+
#ifndef NIX_MX_MKNIX_H
2+
#define NIX_MX_MKNIX_H
33

44
#include "mex.h"
55
#include <nix.hpp>

0 commit comments

Comments
 (0)