Test for ROOT-7113: pragma once on prompt.

This commit is contained in:
Axel Naumann 2015-02-27 10:58:35 +01:00 committed by sftnight
parent fbb08ff4e5
commit 18d0c4e740

View File

@ -18,3 +18,5 @@ void cppmacros() {
}
#pragma clang diagnostic ignored "-Wkeyword-compat" // ROOT-6531
#pragma once // ROOT-7113