mirror of
https://github.com/rehlds/metamod-r.git
synced 2024-12-28 15:45:37 +03:00
11 lines
145 B
C++
11 lines
145 B
C++
|
/*
|
||
|
* Version declaration dependency file
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
//
|
||
|
// This file needed just to add the dependency and appversion.h
|
||
|
//
|
||
|
#include "precompiled.h"
|
||
|
|