Kaydet (Commit) aa948e1c authored tarafından Ivan Timofeev's avatar Ivan Timofeev

add missing include for size_t

üst 40be618f
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
#ifndef _BREAKPOINT_HXX #ifndef _BREAKPOINT_HXX
#define _BREAKPOINT_HXX #define _BREAKPOINT_HXX
#include <cstddef>
#include <vector> #include <vector>
class SbModule; class SbModule;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment