Added newline at EOF

So X-Code won’t complain anymore.
This commit is contained in:
Chris Teubert
2015-05-04 10:59:16 -07:00
parent 63b9ac25d7
commit 79d4897206
6 changed files with 6 additions and 11 deletions

View File

@@ -57,5 +57,4 @@ namespace XPC
static void RemoveWaypoints(Waypoint points[], size_t numPoints);
};
}
#endif
#endif