[PATCH 2/2] Add missing undefs

There are probably a few other places where this would be preferable in the header files.

I’m also wondering whether clcmacro.h should maybe be moved from include/clc to lib/. It’s only used in lib and polluting the user’s namespace.

There are probably a few other places where this would be preferable in the header files.

LGTM.

I’m also wondering whether clcmacro.h should maybe be moved from include/clc to lib/. It’s only used in lib and polluting the user’s namespace.

Yes, let's move it.

-Tom

There are probably a few other places where this would be preferable in the header files.

LGTM.

Committed. Thanks for the review.

I’m also wondering whether clcmacro.h should maybe be moved from include/clc to lib/. It’s only used in lib and polluting the user’s namespace.

Yes, let's move it.

I’ll look into it.

Jeroen