Skip to content
Snippets Groups Projects
Commit c831ec8f authored by Adrien Béraud's avatar Adrien Béraud
Browse files

rng: add include guard

parent bd085061
Branches
Tags
No related merge requests found
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/ */
#pragma once
#include <random> #include <random>
namespace dht { namespace dht {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment