diff options
Diffstat (limited to 'tests/trantest.h')
| -rw-r--r-- | tests/trantest.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/trantest.h b/tests/trantest.h index 13445eaf..feb34be8 100644 --- a/tests/trantest.h +++ b/tests/trantest.h @@ -1,6 +1,6 @@ // -// Copyright 2018 Capitar IT Group BV <info@capitar.com> // Copyright 2018 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2018 Capitar IT Group BV <info@capitar.com> // // This software is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this @@ -13,6 +13,7 @@ #include "nng.h" #include "protocol/reqrep0/rep.h" #include "protocol/reqrep0/req.h" +#include "supplemental/util/platform.h" #include <stdlib.h> #include <string.h> |
