mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-01-31 14:24:09 -06:00
11 lines
147 B
C++
11 lines
147 B
C++
// Windows/Synchronization.cpp
|
|
|
|
#include "StdAfx.h"
|
|
|
|
#include "Synchronization.h"
|
|
|
|
namespace NWindows {
|
|
namespace NSynchronization {
|
|
|
|
}}
|