core: Include algorithm for test on Windows builds

This commit is contained in:
Ivey
2024-11-19 11:55:07 -05:00
committed by Gabriel Ferreira
parent 45beb55fd9
commit da8e4092bf

View File

@@ -10,6 +10,8 @@
#include "ns3/matrix-array.h"
#include "ns3/test.h"
#include <algorithm>
/**
* @defgroup matrixArray-tests MatrixArray tests
* @ingroup core-tests