Skip to content

Commit a7c4ec9

Browse files
committed
Fix build error
1 parent 1d3ef25 commit a7c4ec9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pathfinder/gpu/gl/command_encoder.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "command_encoder.h"
22

33
#include <cassert>
4+
#include <cstring>
45

56
#include "buffer.h"
67
#include "compute_pipeline.h"

0 commit comments

Comments
 (0)