// // Created by koncord on 07.05.17. // #ifndef OPENMW_TYPES_HPP #define OPENMW_TYPES_HPP #include #include typedef QPair AddrPair; typedef QPair ServerRow; #endif //OPENMW_TYPES_HPP