bounces only
[ghsmtp.git] / pcg.hpp
blobce4cac429b22e13fe05e6c7a10282b97eb77ce6b
1 #ifndef PCG_DOT_HPP_INCLUDED
2 #define PCG_DOT_HPP_INCLUDED
4 #pragma GCC diagnostic push
5 #pragma GCC diagnostic ignored "-Wold-style-cast"
6 #include "pcg_random.hpp"
7 #pragma GCC diagnostic pop
9 #endif // PCG_DOT_HPP_INCLUDED