openSUSE / imagewriter

Utility for writing raw disk images & hybrid isos to USB keys
GNU General Public License v2.0
178 stars 164 forks source link

reserved identifier violation #15

Open elfring opened 8 years ago

elfring commented 8 years ago

I would like to point out that identifiers like "__MAIN_WINDOW_H__" and "__PLATFORMHAL_H__" do not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?