Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
83098c80
Commit
83098c80
authored
Jan 26, 2002
by
Tony Castley
Browse files
Fixed compliation error due to inclusion of threads.h
parent
ed4fe964
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/misc/beos_specific.cpp
View file @
83098c80
...
...
@@ -2,7 +2,7 @@
* beos_init.cpp: Initialization for BeOS specific features
*****************************************************************************
* Copyright (C) 1999-2001 VideoLAN
* $Id: beos_specific.cpp,v 1.1
5
2002/01/
04 14:01:35 sam
Exp $
* $Id: beos_specific.cpp,v 1.1
6
2002/01/
26 01:18:27 tcastley
Exp $
*
* Authors: Jean-Marc Dressler <polux@via.ecp.fr>
*
...
...
@@ -33,7 +33,7 @@ extern "C"
#include <videolan/vlc.h>
#include "intf_msg.h"
#include "threads.h"
/*
#include "threads.h"
*/
#include "mtime.h"
}
...
...
Write
Preview
Supports
Markdown
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