mirror of
https://github.com/boostorg/local_function.git
synced 2026-01-23 17:52:08 +00:00
Fixed a couple of typos in LocalFunction tests and examples.
[SVN r77749]
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#ifndef __GNUC__
|
||||
# error "GCC compiler required (uses non-standard GCC statement expressions)"
|
||||
# error "GCC required (using non-standard GCC statement expressions)"
|
||||
#else
|
||||
|
||||
#include "gcc_lambda.hpp"
|
||||
|
||||
Reference in New Issue
Block a user