Edited wiki page through web user interface.

This commit is contained in:
mierle 2008-07-04 06:18:01 +00:00
parent 7c0653cf7f
commit f759e329b9

View file

@ -374,7 +374,7 @@ _Availability_: Linux, Windows, Mac.
You can start from this boilerplate:
{{{
#include "this/package/foo.h"
#include "testing/base/public/googletest.h"
#include <gtest/gtest.h>
namespace {