Merge remote-tracking branch 'origin/master' into develop
commit
7d501c9648
|
@ -13,4 +13,4 @@
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#include "signum.h"
|
#include "3_0.h"
|
|
@ -1,4 +1,3 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "quantum.h"
|
#include "3_0.h"
|
||||||
#include "signum.h"
|
|
||||||
|
|
|
@ -15,5 +15,4 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "quantum.h"
|
#include "3_0.h"
|
||||||
#include "signum.h"
|
|
||||||
|
|
Loading…
Reference in New Issue