Missing "}"!

This commit is contained in:
Axel Naumann 2017-06-26 22:11:01 +02:00 committed by sftnight
parent 6ec06c0bd6
commit 8fae026045

View File

@ -452,6 +452,7 @@ namespace {
// latter by disabling GNUMode:
# warning "Disabling gnu++: clang has no __float128 support on this target!"
Opts.GNUMode = 0;
}
#endif //__GLIBCXX__
}