mirror of
https://github.com/schrodinger/pymol-open-source.git
synced 2026-06-03 19:54:24 +08:00
add <cstdint> header to GPUVertDesc
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "VertexFormat.h"
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <optional>
|
||||
// #include <span>
|
||||
#include "pymol/span.h"
|
||||
|
||||
Reference in New Issue
Block a user