mirror of
https://github.com/shadps4-emu/ext-fmt.git
synced 2024-12-02 23:37:24 +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.
|
||||
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 the Library
|
||||
|
Loading…
Reference in New Issue
Block a user