Disambiguate std and boost placeholder

This commit is contained in:
Alejandro Domínguez
2024-11-17 20:20:21 +01:00
committed by Robin Gareus
parent 27c6276ff8
commit fa57d5ed86
2 changed files with 3 additions and 3 deletions

View File

@@ -26,6 +26,7 @@
#include "evoral/Event.h"
using namespace std;
using namespace std::placeholders;
namespace Evoral {