This question is related although a different question. Can I and should I be using the #ifndef/#define/#endif on regular header files that don't necessarily have a class in them. Example is one of my headers with just straight functions.

NOMAD