convert to unix line endings

This commit is contained in:
Aaron Kimbre
2022-08-05 22:01:59 -05:00
parent ea86988521
commit 72477e01e2
132 changed files with 132 additions and 132 deletions

View File

@@ -1,4 +1,4 @@
#pragma once
#pragma once
#ifndef MISSION_H
#define MISSION_H

View File

@@ -1,4 +1,4 @@
#pragma once
#pragma once
#ifndef MISSIONLOCKSTATE_H
#define MISSIONLOCKSTATE_H

View File

@@ -1,4 +1,4 @@
#include "MissionPrerequisites.h"
#include "MissionPrerequisites.h"
#include <sstream>
#include <ctime>

View File

@@ -1,4 +1,4 @@
#pragma once
#pragma once
#include <vector>
#include <string>
#include <map>

View File

@@ -1,4 +1,4 @@
#pragma once
#pragma once
#ifndef __MISSIONSTATE__H__
#define __MISSIONSTATE__H__

View File

@@ -1,4 +1,4 @@
#include <sstream>
#include <sstream>
#include "MissionTask.h"

View File

@@ -1,4 +1,4 @@
#pragma once
#pragma once
#ifndef MISSIONTASK_H
#define MISSIONTASK_H

View File

@@ -1,4 +1,4 @@
#pragma once
#pragma once
#ifndef MISSIONTASKTYPE_H
#define MISSIONTASKTYPE_H