summaryrefslogtreecommitdiff
path: root/src/generic/random2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/generic/random2.hpp')
-rw-r--r--src/generic/random2.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/generic/random2.hpp b/src/generic/random2.hpp
index 23d165c..3d481f4 100644
--- a/src/generic/random2.hpp
+++ b/src/generic/random2.hpp
@@ -18,10 +18,10 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-#include "fwd.hpp"
-
#include "random.hpp"
+#include "fwd.hpp"
+
#include <algorithm>
#include "../compat/iter.hpp"