diff options
Diffstat (limited to 'BrowserSource/Proxy/WebCommon.h')
| -rw-r--r-- | BrowserSource/Proxy/WebCommon.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/BrowserSource/Proxy/WebCommon.h b/BrowserSource/Proxy/WebCommon.h deleted file mode 100644 index 506d13c..0000000 --- a/BrowserSource/Proxy/WebCommon.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -namespace WebServer { - enum ContentType { - HTML, - JSON, - }; -}; |
