Skip to content

Conversation

dimitre
Copy link
Member

@dimitre dimitre commented Nov 12, 2024

This PR removes some includes from ofConstants.h and include by demand where needed.
includes are:

#include <stdint.h>
#include <cstdio>
#include <cstdlib>
#include <string>
#include <cstring>
#include <iostream>
#include <vector>
#include <memory>
#include <functional>

We can add them to ofMain.h to assure they are still added on projects

Linux action runner is failing because of libgconf-2-4

@dimitre dimitre marked this pull request as ready for review November 13, 2024 01:29
@dimitre dimitre requested a review from ofTheo November 13, 2024 01:33
@dimitre
Copy link
Member Author

dimitre commented Nov 13, 2024

good to go. should we re-add includes in ofMain.h to keep all of them available ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant