Skip to content

Commit

Permalink
Add header cstddef for size_t in headless.h
Browse files Browse the repository at this point in the history
  • Loading branch information
sangwonl committed Jan 30, 2020
1 parent 047f66d commit e6b4e92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/osd/headless/headless.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include <cstdint>
#include <cstddef>

#ifndef MAME_HEADLESS_H
#define MAME_HEADLESS_H
Expand Down

0 comments on commit e6b4e92

Please sign in to comment.