Add missing header in alloc.h (#2086)

This commit is contained in:
Atul Kulkarni
2025-12-04 11:26:19 -06:00
committed by GitHub
parent cc6e259a02
commit 892d258319
+1 -1
View File
@@ -17,7 +17,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <map>
#include <unordered_map>
#include "rccl_vars.h"
#if CUDART_VERSION >= 11030