diff --git a/source/structures/genStructs.h b/source/structures/genStructs.h index 92484fff..0348b652 100644 --- a/source/structures/genStructs.h +++ b/source/structures/genStructs.h @@ -1,11 +1,13 @@ #ifndef UDA_STRUCTURES_GENSTRUCTS_H #define UDA_STRUCTURES_GENSTRUCTS_H +// needs to be included before xdr.h +#include + #include #include #include #include -#include #include //-------------------------------------------------------------------------------------------------------