1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00

Merge pull request #147 from mbrukman/patch-1

Add a link to the Windows README file
This commit is contained in:
Olaf van der Spek 2022-05-14 09:39:22 +02:00 committed by GitHub
commit 5761f94303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,8 @@ This code should work on any modern C++ system. It has been tested on Linux
(Ubuntu, Fedora, RedHat), Solaris 10 x86, FreeBSD 6.0, OS X 10.3 and 10.4, and
Windows under both VC++7 and VC++8.
There are a few Windows-specific details; see README.windows for more
information.
There are a few Windows-specific details; see the [Windows README](README_windows.txt)
for more information.
## CTemplate and Threads