mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-22 10:55:42 -04:00
5 lines
231 B
Plaintext
5 lines
231 B
Plaintext
#pragma once
|
|
#pragma message( \
|
|
"This header will soon be removed. Use <gsl/algorithm> instead of <gsl/gsl_algorithm>")
|
|
#include <gsl/algorithm>
|