diff --git a/doc/usage.rst b/doc/usage.rst index c3b0b410..05791e15 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -8,13 +8,6 @@ from a `release archive `_ or the `Git repository `_ to your project. Alternatively, you can :ref:`build the library with CMake `. -If you are using Visual C++ with precompiled headers, you might need to add -the line :: - - #include "stdafx.h" - -before other includes in :file:`format.cc`. - .. _building: Building the Library