chickadee » fmt » cpp-wrap-header

cpp-wrap-header <name> <body> ...procedure

Wrap an entire header to only be included once.

Operators:

 c++ c-- c+ c- c* c/ c% c& c^ c~ c! c&& c<< c>> c== c!=
 c< c> c<= c>= c= c+= c-= c*= c/= c%= c&= c^= c<<= c>>=
 c++/post c--/post c-or c-bit-or c-bit-or=