mirror of
https://github.com/monero-project/monero.git
synced 2026-01-24 21:34:29 +01:00
apply_permutation.h: add #pragma once
This commit is contained in:
@@ -30,6 +30,8 @@
|
|||||||
// This algorithm is adapted from Raymond Chen's code:
|
// This algorithm is adapted from Raymond Chen's code:
|
||||||
// https://blogs.msdn.microsoft.com/oldnewthing/20170109-00/?p=95145
|
// https://blogs.msdn.microsoft.com/oldnewthing/20170109-00/?p=95145
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include "misc_log_ex.h"
|
#include "misc_log_ex.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user