Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PartsView.h Included cstddef for size_t #2141

Open
wants to merge 1 commit into
base: 5.8
Choose a base branch
from

Conversation

dfries
Copy link

@dfries dfries commented Aug 31, 2024

g++ (Debian 12.2.0-14) 12.2.0
Did not have the definition of size_t which was failing the compile.

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • CuraEngine now compiles with g++ (Debian 12.2.0-14) 12.2.0

Test Configuration:

  • Operating System: Linux Debian bookworm 12.0

Checklist:

  • My code follows the style guidelines of this project as described in UltiMaker Meta
  • I have read the Contribution guide
  • I have commented my code, particularly in hard-to-understand areas
  • I have uploaded any files required to test this change

g++ (Debian 12.2.0-14) 12.2.0
Did not have the definition of size_t which was failing the compile.
@github-actions github-actions bot added the PR: Community Contribution 👑 Community Contribution PR's label Aug 31, 2024
@dfries dfries marked this pull request as draft August 31, 2024 13:44
@dfries dfries marked this pull request as ready for review August 31, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Community Contribution 👑 Community Contribution PR's
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant