repo.or.cz
/
ghsmtp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
test PRDR split result
[ghsmtp.git]
/
pcg.hpp
blob
ce4cac429b22e13fe05e6c7a10282b97eb77ce6b
1
#ifndef PCG_DOT_HPP_INCLUDED
2
#define PCG_DOT_HPP_INCLUDED
3
4
#pragma GCC diagnostic push
5
#pragma GCC diagnostic ignored
"-Wold-style-cast"
6
#include
"pcg_random.hpp"
7
#pragma GCC diagnostic pop
8
9
#endif
// PCG_DOT_HPP_INCLUDED