Add missing comment after .h file #endif

This commit is contained in:
danra
2016-03-22 21:41:21 +02:00
parent 243e359fdc
commit dac7347dfa

View File

@@ -26,4 +26,4 @@ namespace swift {
} }
} // namespace swift } // namespace swift
#endif #endif /* SWIFT_BASIC_ALGORITHM_H */