Team612 / 612-2017

Chantilly Robotics Team 612 robot code repository for 2017 game FIRST Steamworks
GNU General Public License v3.0
4 stars 4 forks source link

Make sure header files are fine #108

Closed Alexbay218 closed 7 years ago

Alexbay218 commented 7 years ago

Make sure all header files have #pragma once on the top of the file

Ahmad-Bamba commented 7 years ago

This is more a matter of making sure our code follows the code conventions set in the Code Conventions repo