mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-19 12:08:05 +08:00
eaef5bd133
This reverts commit 1a17e17c462bdd4e1d26d8742f8b7087273e04c2. PUBLISHED_FROM=80028de308c9a021955d1425d2bfee8feb85f193
9 lines
298 B
C++
9 lines
298 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
// http_server.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: reference any additional headers you need in STDAFX.H
|
|
// and not in this file
|