goodform
goodform copied to clipboard
Move include *.hpp to include/goodform/*hpp and add -Wall to compile …
I have moved all files from include to include/goodform, and alow to use this as sub cmake project. I also add -Wall because there is a lot wrong-order warnings.
I have a problem with Wsing-compare and one unused-parameter. Any suggestions?