diff options
Diffstat (limited to 'tests/inproc.c')
| -rw-r--r-- | tests/inproc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/inproc.c b/tests/inproc.c index 6691802a..3a3a2b60 100644 --- a/tests/inproc.c +++ b/tests/inproc.c @@ -9,9 +9,10 @@ // #include "convey.h" -#include "core/nng_impl.h" #include "trantest.h" +#include "core/nng_impl.h" + // Inproc tests. TestMain("Inproc Transport", { |
