mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-24 21:16:56 +00:00
Remove MSVC nonsense
This commit is contained in:
parent
28c187bcd7
commit
ad0eade471
@ -8,13 +8,6 @@ from a `release archive <https://github.com/fmtlib/fmt/releases/latest>`_ or
|
|||||||
the `Git repository <https://github.com/fmtlib/fmt>`_ to your project.
|
the `Git repository <https://github.com/fmtlib/fmt>`_ to your project.
|
||||||
Alternatively, you can :ref:`build the library with CMake <building>`.
|
Alternatively, you can :ref:`build the library with CMake <building>`.
|
||||||
|
|
||||||
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:
|
||||||
|
|
||||||
Building the Library
|
Building the Library
|
||||||
|
Loading…
Reference in New Issue
Block a user