Thanks for the reply.
yes i should have guarded the #includes with #ifndef statement.
However I wonder if it's a clean way to use a function defined in a header file? I mean Just #including the .h path of my function Normal.
Thank you again!!
Oh yes you're right. Thanks!