Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
0634be97
Commit
0634be97
authored
Jan 14, 2013
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Client*: include check.h / config.h
parent
f56c6a18
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
ClientInternal.hxx
src/ClientInternal.hxx
+1
-0
ClientSubscribe.cxx
src/ClientSubscribe.cxx
+1
-0
CommandListBuilder.cxx
src/CommandListBuilder.cxx
+1
-0
No files found.
src/ClientInternal.hxx
View file @
0634be97
...
@@ -20,6 +20,7 @@
...
@@ -20,6 +20,7 @@
#ifndef MPD_CLIENT_INTERNAL_HXX
#ifndef MPD_CLIENT_INTERNAL_HXX
#define MPD_CLIENT_INTERNAL_HXX
#define MPD_CLIENT_INTERNAL_HXX
#include "check.h"
#include "Client.hxx"
#include "Client.hxx"
#include "ClientMessage.hxx"
#include "ClientMessage.hxx"
#include "CommandListBuilder.hxx"
#include "CommandListBuilder.hxx"
...
...
src/ClientSubscribe.cxx
View file @
0634be97
...
@@ -17,6 +17,7 @@
...
@@ -17,6 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
*/
#include "config.h"
#include "ClientSubscribe.hxx"
#include "ClientSubscribe.hxx"
#include "ClientIdle.hxx"
#include "ClientIdle.hxx"
#include "ClientInternal.hxx"
#include "ClientInternal.hxx"
...
...
src/CommandListBuilder.cxx
View file @
0634be97
...
@@ -17,6 +17,7 @@
...
@@ -17,6 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
*/
#include "config.h"
#include "CommandListBuilder.hxx"
#include "CommandListBuilder.hxx"
#include "ClientInternal.hxx"
#include "ClientInternal.hxx"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment