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
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#pragma once
#include <random>
namespace dht {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment