mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-20 12:50:20 +08:00
f4f310cf51
PUBLISHED_FROM=2a76ccddb62b63caeaca3785a07d7d0b94125eaf
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
|