Skip to content

Commit fe08715

Browse files
committed
Fix for missing symbols in unified backend
1 parent 941d4b5 commit fe08715

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/unified/device.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
#include <af/backend.h>
1111
#include <af/device.h>
12+
#include <af/array.h>
1213
#include "symbol_manager.hpp"
1314

1415
af_err af_set_backend(const af_backend bknd)

0 commit comments

Comments
 (0)