Stroika Library 3.0d23
 
Loading...
Searching...
No Matches
SynchronizedTimedCache.h
1/*
2 * Copyright(c) Sophist Solutions, Inc. 1990-2026. All rights reserved
3 */
4#ifndef _Stroika_Foundation_Cache_SynchronizedTimedCache_h_
5#define _Stroika_Foundation_Cache_SynchronizedTimedCache_h_ 1
6
7#include "Stroika/Foundation/StroikaPreComp.h"
8
9#include "Stroika/Foundation/Cache/TimedCache.h"
10
11_DeprecatedFile_ ("DEPRECATED SynchronizedTimedCache.h in v2.1d23 - moved to TimedCache.h");
12
13#endif /*_Stroika_Foundation_Cache_SynchronizedTimedCache_h_*/