We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247c0d6 commit ed69466Copy full SHA for ed69466
include/cppcore/Container/TAlgorithm.h
@@ -22,6 +22,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
-----------------------------------------------------------------------------------------------*/
23
#pragma once
24
25
+#include <cstddef>
26
#include <cassert>
27
28
namespace cppcore {
0 commit comments