2
0
mirror of https://github.com/boostorg/wave.git synced 2026-02-21 03:22:16 +00:00

Temporary fix.

[SVN r27960]
This commit is contained in:
Hartmut Kaiser
2005-04-04 19:53:59 +00:00
parent d449562045
commit b05560d935

View File

@@ -16,7 +16,7 @@
// Tests, whether the argument of #error is optional
// 8.2: #error should be executed even without argument.
//E 005_010.cpp(20): fatal error: encountered #error directive or #pragma wave stop()
//E 005_010.cpp(20): fatal error: encountered #error directive or #pragma wave stop():
#error
/*-